added common network with catalog and started conf implementation
This commit is contained in:
2
go.mod
2
go.mod
@@ -4,8 +4,10 @@ go 1.15
|
||||
|
||||
require (
|
||||
github.com/antihax/optional v1.0.0
|
||||
github.com/beego/beego v1.12.12
|
||||
github.com/beego/beego/v2 v2.0.1
|
||||
github.com/coreos/go-oidc v2.2.1+incompatible
|
||||
github.com/goraz/onion v0.1.3
|
||||
github.com/pquerna/cachecontrol v0.0.0-20201205024021-ac21108117ac // indirect
|
||||
github.com/sbabiv/xml2map v1.2.0
|
||||
github.com/smartystreets/goconvey v1.6.4
|
||||
|
||||
Reference in New Issue
Block a user