mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-09 20:43:39 +00:00
pull oidc work branch
This commit is contained in:
parent
3294ba4c4b
commit
292d7d85dd
2
go.mod
2
go.mod
@ -61,7 +61,7 @@ require (
|
||||
github.com/superseriousbusiness/exifremove v0.0.0-20210330092427-6acd27eac203
|
||||
github.com/ttacon/libphonenumber v1.2.1
|
||||
github.com/zitadel/logging v0.5.0
|
||||
github.com/zitadel/oidc/v3 v3.2.1
|
||||
github.com/zitadel/oidc/v3 v3.2.2-0.20231113172801-f6bd17e8db69
|
||||
github.com/zitadel/passwap v0.4.0
|
||||
github.com/zitadel/saml v0.1.2
|
||||
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.0
|
||||
|
2
go.sum
2
go.sum
@ -868,6 +868,8 @@ github.com/zitadel/logging v0.5.0 h1:Kunouvqse/efXy4UDvFw5s3vP+Z4AlHo3y8wF7stXHA
|
||||
github.com/zitadel/logging v0.5.0/go.mod h1:IzP5fzwFhzzyxHkSmfF8dsyqFsQRJLLcQmwhIBzlGsE=
|
||||
github.com/zitadel/oidc/v3 v3.2.1 h1:1Nw8D/vBM8huFteBYdG8777/OQd0m+mfB3U5JUr61ZA=
|
||||
github.com/zitadel/oidc/v3 v3.2.1/go.mod h1:1snUiV6wqAWJ1psTrVrBpBittxf3WNoLwm0KCf6S8C4=
|
||||
github.com/zitadel/oidc/v3 v3.2.2-0.20231113172801-f6bd17e8db69 h1:vRF5+EQn9xU6EPoe8mdBkImsnRc4fjVWTqAmP4q40j8=
|
||||
github.com/zitadel/oidc/v3 v3.2.2-0.20231113172801-f6bd17e8db69/go.mod h1:mej6/nEysOOb7FslcSS+dp8rWO0tAAIGubUZzfQY1sE=
|
||||
github.com/zitadel/passwap v0.4.0 h1:cMaISx+Ve7ilgG7Q8xOli4Z6IWr8Gndss+jeBk5A3O0=
|
||||
github.com/zitadel/passwap v0.4.0/go.mod h1:yHaDM4A68yRkdic5BZ4iUNoc19hT+kYt8n1/Nz+I87g=
|
||||
github.com/zitadel/saml v0.1.2 h1:RICwNTuP2upX4A1sZ8iq1rv4/x3DhZHzFx1e5bTKoTo=
|
||||
|
Loading…
x
Reference in New Issue
Block a user