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