fix: update saml dependency to v0.0.10 (#5268)

* fix: update saml dependency to v0.0.10

* fix: update saml dependency to v0.0.10
This commit is contained in:
Stefan Benz
2023-02-22 15:24:27 +01:00
committed by GitHub
parent 40e7356f3e
commit 50728129ee
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -58,7 +58,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.8
github.com/zitadel/saml v0.0.9
github.com/zitadel/saml v0.0.10
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