Skip to content

Commit

Permalink
chore(deps): bump github.com/zitadel/zitadel-go/v2 from 2.2.1 to 2.2.2 (
Browse files Browse the repository at this point in the history
#143)

Bumps [github.com/zitadel/zitadel-go/v2](https://github.com/zitadel/zitadel-go) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/zitadel/zitadel-go/releases)
- [Changelog](https://github.com/zitadel/zitadel-go/blob/main/.releaserc.js)
- [Commits](zitadel/zitadel-go@v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: github.com/zitadel/zitadel-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent 7a5e71c commit 7dda125
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 @@ -7,7 +7,7 @@ require (
github.com/stretchr/testify v1.9.0
github.com/zitadel/oidc v1.13.5
github.com/zitadel/passwap v0.5.0
github.com/zitadel/zitadel-go/v2 v2.2.1
github.com/zitadel/zitadel-go/v2 v2.2.2
google.golang.org/protobuf v1.34.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ github.com/zitadel/oidc v1.13.5 h1:7jhh68NGZitLqwLiVU9Dtwa4IraJPFF1vS+4UupO93U=
github.com/zitadel/oidc v1.13.5/go.mod h1:rHs1DhU3Sv3tnI6bQRVlFa3u0lCwtR7S21WHY+yXgPA=
github.com/zitadel/passwap v0.5.0 h1:kFMoRyo0GnxtOz7j9+r/CsRwSCjHGRaAKoUe69NwPvs=
github.com/zitadel/passwap v0.5.0/go.mod h1:uqY7D3jqdTFcKsW0Q3Pcv5qDMmSHpVTzUZewUKC1KZA=
github.com/zitadel/zitadel-go/v2 v2.2.1 h1:euyRhVSYt7SuB6yH9VgzYPwqulxCMX5KLhl4e/wBnuw=
github.com/zitadel/zitadel-go/v2 v2.2.1/go.mod h1:8cdeqkMW5nBqQLU8U3Ww5f6B92d9YkHeMd8Dhc+PpUs=
github.com/zitadel/zitadel-go/v2 v2.2.2 h1:hY0Y9OvXGNtlD0iVElicJOMOtGVCHIYNt+F8dRg8zDQ=
github.com/zitadel/zitadel-go/v2 v2.2.2/go.mod h1:8cdeqkMW5nBqQLU8U3Ww5f6B92d9YkHeMd8Dhc+PpUs=
golang.org/x/crypto v0.21.0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA=
golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs=
golang.org/x/net v0.23.0 h1:7EYJ93RZ9vYSZAIb2x3lnuvqO5zneoD6IvWjuhfxjTs=
Expand Down

0 comments on commit 7dda125

Please sign in to comment.