Skip to content

Commit

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

Bumps [github.com/zitadel/zitadel-go/v2](https://github.com/zitadel/zitadel-go) from 2.0.22 to 2.1.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.0.22...v2.1.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 Oct 24, 2023
1 parent 4071244 commit b8e384c
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.8.4
github.com/zitadel/oidc v1.13.5
github.com/zitadel/passwap v0.4.0
github.com/zitadel/zitadel-go/v2 v2.0.22
github.com/zitadel/zitadel-go/v2 v2.1.0
google.golang.org/protobuf v1.31.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.4.0 h1:cMaISx+Ve7ilgG7Q8xOli4Z6IWr8Gndss+jeBk5A3O0=
github.com/zitadel/passwap v0.4.0/go.mod h1:yHaDM4A68yRkdic5BZ4iUNoc19hT+kYt8n1/Nz+I87g=
github.com/zitadel/zitadel-go/v2 v2.0.22 h1:SQgYGqa3W1hy76iNPmIWgOKlImv1VJ6PkZ3Hk/WS8do=
github.com/zitadel/zitadel-go/v2 v2.0.22/go.mod h1:PAhwy1xKFGgbULCi5KaaGTozOEEtZkj61/1iR1vIoqA=
github.com/zitadel/zitadel-go/v2 v2.1.0 h1:YaCsbH6LmpRvVlvKFApeXxTYI1Xul3rWT6cXvRn4900=
github.com/zitadel/zitadel-go/v2 v2.1.0/go.mod h1:DHgyoOa8xE0T9zZ3sufwBUdc94ccDd76Q/SgRL3KpbM=
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.14.0 h1:wBqGXzWJW6m1XrIKlAH0Hs1JJ7+9KBwnIO8v66Q9cHc=
Expand Down

0 comments on commit b8e384c

Please sign in to comment.