mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:17:35 +00:00
fix: return authorizations on userinfo (#420)
This commit is contained in:
2
go.mod
2
go.mod
@@ -16,7 +16,7 @@ require (
|
||||
github.com/aws/aws-sdk-go v1.33.1 // indirect
|
||||
github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
|
||||
github.com/caos/logging v0.0.2
|
||||
github.com/caos/oidc v0.6.2
|
||||
github.com/caos/oidc v0.6.4
|
||||
github.com/cockroachdb/cockroach-go/v2 v2.0.0
|
||||
github.com/envoyproxy/protoc-gen-validate v0.4.0
|
||||
github.com/ghodss/yaml v1.0.0
|
||||
|
Reference in New Issue
Block a user