fix(saml): update saml dependency (#4606)

This commit is contained in:
Stefan Benz
2022-10-25 13:06:53 +01:00
committed by GitHub
parent 05d875c992
commit 4ba45280fe
2 changed files with 5 additions and 1 deletions

2
go.mod
View File

@@ -53,7 +53,7 @@ require (
github.com/ttacon/libphonenumber v1.2.1
github.com/zitadel/logging v0.3.4
github.com/zitadel/oidc/v2 v2.0.0-dynamic-issuer.5
github.com/zitadel/saml v0.0.6
github.com/zitadel/saml v0.0.8
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.27.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.27.0
go.opentelemetry.io/otel v1.2.0