1
0
Fork 0
mirror of https://github.com/Luzifer/go_helpers.git synced 2024-10-18 14:24:20 +00:00
go_helpers/go.mod

10 lines
220 B
Modula-2
Raw Normal View History

module github.com/Luzifer/go_helpers/v2
go 1.12
require (
github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf
github.com/leekchan/gtf v0.0.0-20190214083521-5fba33c5b00b
gopkg.in/yaml.v2 v2.2.2
)