mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:17:35 +00:00
write model
This commit is contained in:
3
go.mod
3
go.mod
@@ -19,6 +19,7 @@ require (
|
||||
github.com/caos/oidc v0.12.5
|
||||
github.com/census-instrumentation/opencensus-proto v0.3.0 // indirect
|
||||
github.com/cockroachdb/cockroach-go/v2 v2.0.8
|
||||
github.com/envoyproxy/protoc-gen-validate v0.1.0
|
||||
github.com/ghodss/yaml v1.0.0
|
||||
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
|
||||
github.com/golang/mock v1.4.4
|
||||
@@ -59,7 +60,7 @@ require (
|
||||
golang.org/x/text v0.3.4
|
||||
golang.org/x/tools v0.0.0-20201026223136-e84cfc6dd5ca
|
||||
google.golang.org/appengine v1.6.7 // indirect
|
||||
google.golang.org/genproto v0.0.0-20201026171402-d4b8fe4fd877 // indirect
|
||||
google.golang.org/genproto v0.0.0-20201026171402-d4b8fe4fd877
|
||||
google.golang.org/grpc v1.33.1
|
||||
google.golang.org/protobuf v1.25.0
|
||||
gopkg.in/square/go-jose.v2 v2.5.1
|
||||
|
Reference in New Issue
Block a user