Skip to content

Commit

Permalink
chore(deps): bump github.com/zitadel/zitadel-go/v2 from 2.1.10 to 2.1.11
Browse files Browse the repository at this point in the history
Bumps [github.com/zitadel/zitadel-go/v2](https://github.com/zitadel/zitadel-go) from 2.1.10 to 2.1.11.
- [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.10...v2.1.11)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 453e46a commit c4249aa
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.10
github.com/zitadel/zitadel-go/v2 v2.1.11
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 @@ -37,8 +37,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.10 h1:rxNpZvxI2HcuPkfFaGDmB7Vj7SvkwO9dJqUYXQZM5E4=
github.com/zitadel/zitadel-go/v2 v2.1.10/go.mod h1:yNEXA+R1aH5pHUcw97QcZGh9RbvunPaLQ5RDEE/UXB4=
github.com/zitadel/zitadel-go/v2 v2.1.11 h1:+dkZhC4fwHRNRGK8oeurPvBhJtIYas3645iuZDNYhJU=
github.com/zitadel/zitadel-go/v2 v2.1.11/go.mod h1:yNEXA+R1aH5pHUcw97QcZGh9RbvunPaLQ5RDEE/UXB4=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
golang.org/x/crypto v0.21.0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA=
Expand Down

0 comments on commit c4249aa

Please sign in to comment.