mirror of
https://github.com/writeas/go-writeas.git
synced 2025-07-27 19:59:02 +00:00
9 lines
122 B
Modula-2
9 lines
122 B
Modula-2
module github.com/writeas/go-writeas/v2
|
|
|
|
go 1.9
|
|
|
|
require (
|
|
code.as/core/socks v1.0.0
|
|
github.com/writeas/impart v1.1.0
|
|
)
|