1
0
mirror of https://github.com/writeas/go-writeas.git synced 2025-07-27 15:18:28 +00:00
go-writeas/go.mod

9 lines
116 B
Modula-2
Raw Normal View History

2018-12-18 17:26:02 +00:00
module github.com/writeas/go-writeas/v2
go 1.9
require (
github.com/writeas/impart v1.1.0
h12.io/socks v1.0.3
2018-12-18 17:26:02 +00:00
)