fix: update saml to v0.0.11 (#5628)

* fix: update saml to v0.0.11

* chore: remove unused sum

---------

Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
This commit is contained in:
Stefan Benz
2023-04-11 09:39:12 +02:00
committed by GitHub
parent 1e63c2eea3
commit 440ba9f5ef
5 changed files with 7 additions and 9 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.2.6
github.com/zitadel/saml v0.0.10
github.com/zitadel/saml v0.0.11
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
go.opentelemetry.io/otel v1.14.0