Add APIApp crd
[ZITADOPER-1]
This commit is contained in:
@@ -13,6 +13,7 @@ require (
|
||||
github.com/sethvargo/go-password v0.2.0
|
||||
github.com/zitadel/oidc v1.13.5
|
||||
github.com/zitadel/zitadel-go/v2 v2.1.10
|
||||
golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8
|
||||
golang.org/x/oauth2 v0.18.0
|
||||
google.golang.org/grpc v1.62.1
|
||||
google.golang.org/protobuf v1.33.0
|
||||
@@ -82,7 +83,6 @@ require (
|
||||
go.uber.org/multierr v1.11.0 // indirect
|
||||
go.uber.org/zap v1.25.0 // indirect
|
||||
golang.org/x/crypto v0.21.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8 // indirect
|
||||
golang.org/x/net v0.22.0 // indirect
|
||||
golang.org/x/sys v0.18.0 // indirect
|
||||
golang.org/x/term v0.18.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user