1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-12-21 13:21:17 +00:00
nginx-sso/vendor/github.com/Luzifer/go_helpers/go.mod
Knut Ahlers 9b3c895c04
Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-04-22 06:44:07 +02:00

9 lines
220 B
Modula-2

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
)