fix: update saml dependency v0.0.8=>v0.0.9 (#4701)

This commit is contained in:
Stefan Benz
2022-11-15 06:30:36 +00:00
committed by GitHub
parent 6c7a05ea0d
commit 24ae69b726
2 changed files with 3 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.8
github.com/zitadel/saml v0.0.9
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