Skip to content

Commit

Permalink
chore(deps): bump github.com/zitadel/oidc/v3 from 3.34.2 to 3.35.0
Browse files Browse the repository at this point in the history
Bumps [github.com/zitadel/oidc/v3](https://github.com/zitadel/oidc) from 3.34.2 to 3.35.0.
- [Release notes](https://github.com/zitadel/oidc/releases)
- [Changelog](https://github.com/zitadel/oidc/blob/main/.releaserc.js)
- [Commits](zitadel/oidc@v3.34.2...v3.35.0)

---
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]>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent 1c6718d commit de2f8de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22
require (
github.com/spf13/cobra v1.9.1
github.com/stretchr/testify v1.10.0
github.com/zitadel/oidc/v3 v3.34.2
github.com/zitadel/oidc/v3 v3.35.0
github.com/zitadel/passwap v0.6.1
github.com/zitadel/zitadel-go/v3 v3.4.2
google.golang.org/protobuf v1.36.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/zitadel/logging v0.6.1 h1:Vyzk1rl9Kq9RCevcpX6ujUaTYFX43aa4LkvV1TvUk+Y=
github.com/zitadel/logging v0.6.1/go.mod h1:Y4CyAXHpl3Mig6JOszcV5Rqqsojj+3n7y2F591Mp/ow=
github.com/zitadel/oidc/v3 v3.34.2 h1:WLzLsVOXGDgQshc341OFUaiWec9WQM64Og0YBGFBets=
github.com/zitadel/oidc/v3 v3.34.2/go.mod h1:RLkol0VGNN6EHfWoa+H0GsEOqrLI/Dwl/rnqBnGh7hU=
github.com/zitadel/oidc/v3 v3.35.0 h1:ClEhENG/fly9bYV2K5GaDih9bAMfnpzj7mWjv6puTQM=
github.com/zitadel/oidc/v3 v3.35.0/go.mod h1:RLkol0VGNN6EHfWoa+H0GsEOqrLI/Dwl/rnqBnGh7hU=
github.com/zitadel/passwap v0.6.1 h1:1D8NYJydQ+CYZXBRuKaugLLSHcLwCi9GSLc2wbQuLAg=
github.com/zitadel/passwap v0.6.1/go.mod h1:J3XYKpQLCWMJTGRWpjH81fLU8XNbQyCz6ktqmyRCgS8=
github.com/zitadel/schema v1.3.0 h1:kQ9W9tvIwZICCKWcMvCEweXET1OcOyGEuFbHs4o5kg0=
Expand Down

0 comments on commit de2f8de

Please sign in to comment.