mirror of
https://github.com/writeas/go-writeas.git
synced 2025-07-27 15:18:28 +00:00
9 lines
116 B
Modula-2
9 lines
116 B
Modula-2
module github.com/writeas/go-writeas/v2
|
|
|
|
go 1.9
|
|
|
|
require (
|
|
github.com/writeas/impart v1.1.0
|
|
h12.io/socks v1.0.3
|
|
)
|