Skip to content

Commit

Permalink
chore(deps): bump github.com/zitadel/zitadel-go/v2 from 2.1.13 to 2.2…
Browse files Browse the repository at this point in the history
….0 (#140)

Bumps [github.com/zitadel/zitadel-go/v2](https://github.com/zitadel/zitadel-go) from 2.1.13 to 2.2.0.
- [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.1.13...v2.2.0)

---
updated-dependencies:
- dependency-name: github.com/zitadel/zitadel-go/v2
  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 Apr 23, 2024
1 parent 6452bc1 commit bdfe760
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.1.13
github.com/zitadel/zitadel-go/v2 v2.2.0
google.golang.org/protobuf v1.33.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.1.13 h1:XgIwQIG/gJZhjh57Qd4TI8F28tm4NOm1MjVMdign2ZM=
github.com/zitadel/zitadel-go/v2 v2.1.13/go.mod h1:1jNKE8gq2vectvA1NQWLLb8aI7FotDjbxbjcMg4ahQE=
github.com/zitadel/zitadel-go/v2 v2.2.0 h1:vSOkqi0zTbQaZ5hR6w2MNuTFWudElHNSdhvHB5afzWg=
github.com/zitadel/zitadel-go/v2 v2.2.0/go.mod h1:1jNKE8gq2vectvA1NQWLLb8aI7FotDjbxbjcMg4ahQE=
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.22.0 h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc=
Expand Down

0 comments on commit bdfe760

Please sign in to comment.