Skip to content

Commit d7d53ed

Browse files
updateclibot[bot]updatecliolblak
authored
deps(go): bump module github.com/zitadel/zitadel-go/v3 to v3.25.0 (#349)
* chore: deps(go): bump module github.com/zitadel/zitadel-go/v3 to v3.25.0 Made with ❤️️ by updatecli * chore: clean: go mod tidy Made with ❤️️ by updatecli --------- Co-authored-by: updatecli <bot@updatecli.io> Co-authored-by: Olivier Vernin <me@olblak.com>
1 parent a5e105f commit d7d53ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/testcontainers/testcontainers-go v0.40.0
2121
github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0
2222
github.com/updatecli/updatecli v0.113.0
23-
github.com/zitadel/zitadel-go/v3 v3.23.0
23+
github.com/zitadel/zitadel-go/v3 v3.25.0
2424
)
2525

2626
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -679,8 +679,8 @@ github.com/zitadel/oidc/v3 v3.45.1 h1:x7J8NywTUtLR9T5uu2dufae3gJrl6VVpIfvGZy+kzJ
679679
github.com/zitadel/oidc/v3 v3.45.1/go.mod h1:oFArtAPTXEA4ajkIe/JfBjv7hhlD0kr///UqaO3Uzd0=
680680
github.com/zitadel/schema v1.3.1 h1:QT3kwiRIRXXLVAs6gCK/u044WmUVh6IlbLXUsn6yRQU=
681681
github.com/zitadel/schema v1.3.1/go.mod h1:071u7D2LQacy1HAN+YnMd/mx1qVE2isb0Mjeqg46xnU=
682-
github.com/zitadel/zitadel-go/v3 v3.23.0 h1:Wzt5MfZ5M+4gJCGwNt4uLijO780KfWX0QzPI5AqTNgk=
683-
github.com/zitadel/zitadel-go/v3 v3.23.0/go.mod h1:sn5guqryshSbnEluWTAAk/siXywEF7s4RUZ+W8A/8JA=
682+
github.com/zitadel/zitadel-go/v3 v3.25.0 h1:IczpEpI1jWurcPwYFCLtSxcmZ22pyDjwfYrUQMECcHQ=
683+
github.com/zitadel/zitadel-go/v3 v3.25.0/go.mod h1:sn5guqryshSbnEluWTAAk/siXywEF7s4RUZ+W8A/8JA=
684684
gitlab.com/gitlab-org/api/client-go v1.11.0 h1:L+qzw4kiCf3jKdKHQAwiqYKITvzBrW/tl8ampxNLlv0=
685685
gitlab.com/gitlab-org/api/client-go v1.11.0/go.mod h1:adtVJ4zSTEJ2fP5Pb1zF4Ox1OKFg0MH43yxpb0T0248=
686686
go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64=

0 commit comments

Comments
 (0)