Skip to content

Commit

Permalink
Bump github.com/zitadel/oidc/v3 from 3.33.1 to 3.34.1 (#122)
Browse files Browse the repository at this point in the history
Bumps [github.com/zitadel/oidc/v3](https://github.com/zitadel/oidc) from 3.33.1 to 3.34.1.
- [Release notes](https://github.com/zitadel/oidc/releases)
- [Changelog](https://github.com/zitadel/oidc/blob/main/.releaserc.js)
- [Commits](zitadel/oidc@v3.33.1...v3.34.1)

---
updated-dependencies:
- dependency-name: github.com/zitadel/oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 1a9096e commit 24e63c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/rs/zerolog v1.33.0
github.com/testcontainers/testcontainers-go v0.34.0
github.com/testcontainers/testcontainers-go/modules/mongodb v0.34.0
github.com/zitadel/oidc/v3 v3.33.1
github.com/zitadel/oidc/v3 v3.34.1
go.mongodb.org/mongo-driver v1.17.1
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.57.0
go.opentelemetry.io/otel v1.33.0
Expand Down Expand Up @@ -85,7 +85,7 @@ require (
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52.0 // indirect
go.opentelemetry.io/otel/metric v1.33.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/oauth2 v0.24.0 // indirect
golang.org/x/oauth2 v0.25.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
Expand Down

0 comments on commit 24e63c0

Please sign in to comment.