mirror of
https://github.com/Luzifer/nginx-sso.git
synced 2024-12-21 13:21:17 +00:00
9 lines
220 B
Modula-2
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
|
|
)
|