Skip to content

Commit

Permalink
test: bump github.com/zitadel/zitadel-go/v2 from 2.2.1 to 2.2.3 in th…
Browse files Browse the repository at this point in the history
…e testsuite group across 1 directory (#201)

test: bump github.com/zitadel/zitadel-go/v2

Bumps the testsuite group with 1 update in the / directory: [github.com/zitadel/zitadel-go/v2](https://github.com/zitadel/zitadel-go).


Updates `github.com/zitadel/zitadel-go/v2` from 2.2.1 to 2.2.3
- [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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elio Bischof <elio@zitadel.com>
  • Loading branch information
dependabot[bot] and eliobischof committed May 8, 2024
1 parent a914368 commit 262325f
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 @@ -9,7 +9,7 @@ require (
github.com/jinzhu/copier v0.4.0
github.com/stretchr/testify v1.9.0
github.com/zitadel/oidc v1.13.5
github.com/zitadel/zitadel-go/v2 v2.2.1
github.com/zitadel/zitadel-go/v2 v2.2.3
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.30.0
k8s.io/apimachinery v0.30.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
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/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.3 h1:A7XDaTQSkaMz4U/v0Il/c+POp946PowrotNDlOfQU1k=
github.com/zitadel/zitadel-go/v2 v2.2.3/go.mod h1:8cdeqkMW5nBqQLU8U3Ww5f6B92d9YkHeMd8Dhc+PpUs=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
Expand Down

0 comments on commit 262325f

Please sign in to comment.