From 5159d2ccd8beed9578e713e67f8c4a96f0360035 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 25 Feb 2026 08:25:50 +0000 Subject: [PATCH 1/4] chore: deps(go): bump module github.com/zitadel/zitadel-go/v3 to v3.26.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6bcb6727..2d6dbc52 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/testcontainers/testcontainers-go v0.40.0 github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0 github.com/updatecli/updatecli v0.113.0 - github.com/zitadel/zitadel-go/v3 v3.25.0 + github.com/zitadel/zitadel-go/v3 v3.26.0 ) require ( From dd444cb6c877fcbfd080e7f76d983eeeff75da95 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 25 Feb 2026 08:25:53 +0000 Subject: [PATCH 2/4] chore: clean: go mod tidy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- go.sum | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.sum b/go.sum index 86bb0fd6..2c5d73c2 100644 --- a/go.sum +++ b/go.sum @@ -679,8 +679,8 @@ github.com/zitadel/oidc/v3 v3.45.1 h1:x7J8NywTUtLR9T5uu2dufae3gJrl6VVpIfvGZy+kzJ github.com/zitadel/oidc/v3 v3.45.1/go.mod h1:oFArtAPTXEA4ajkIe/JfBjv7hhlD0kr///UqaO3Uzd0= github.com/zitadel/schema v1.3.1 h1:QT3kwiRIRXXLVAs6gCK/u044WmUVh6IlbLXUsn6yRQU= github.com/zitadel/schema v1.3.1/go.mod h1:071u7D2LQacy1HAN+YnMd/mx1qVE2isb0Mjeqg46xnU= -github.com/zitadel/zitadel-go/v3 v3.25.0 h1:IczpEpI1jWurcPwYFCLtSxcmZ22pyDjwfYrUQMECcHQ= -github.com/zitadel/zitadel-go/v3 v3.25.0/go.mod h1:sn5guqryshSbnEluWTAAk/siXywEF7s4RUZ+W8A/8JA= +github.com/zitadel/zitadel-go/v3 v3.26.0 h1:3cMMK2uc8nYVyGmools3qMjfGoGueSZSMcu2PP0UngU= +github.com/zitadel/zitadel-go/v3 v3.26.0/go.mod h1:sn5guqryshSbnEluWTAAk/siXywEF7s4RUZ+W8A/8JA= gitlab.com/gitlab-org/api/client-go v1.11.0 h1:L+qzw4kiCf3jKdKHQAwiqYKITvzBrW/tl8ampxNLlv0= gitlab.com/gitlab-org/api/client-go v1.11.0/go.mod h1:adtVJ4zSTEJ2fP5Pb1zF4Ox1OKFg0MH43yxpb0T0248= go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64= From 9670ba0ac40ab7a9b407ccf3bafa256819cf8534 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Feb 2026 05:01:06 +0000 Subject: [PATCH 3/4] chore: deps(go): bump module github.com/zitadel/zitadel-go/v3 to v3.26.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2d6dbc52..1a271892 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/testcontainers/testcontainers-go v0.40.0 github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0 github.com/updatecli/updatecli v0.113.0 - github.com/zitadel/zitadel-go/v3 v3.26.0 + github.com/zitadel/zitadel-go/v3 v3.26.1 ) require ( From 5c6a8d2e0781cfd78d52bee991c2644bd4df9eab Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 26 Feb 2026 05:01:08 +0000 Subject: [PATCH 4/4] chore: clean: go mod tidy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- go.sum | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.sum b/go.sum index 2c5d73c2..e14ea42d 100644 --- a/go.sum +++ b/go.sum @@ -679,8 +679,8 @@ github.com/zitadel/oidc/v3 v3.45.1 h1:x7J8NywTUtLR9T5uu2dufae3gJrl6VVpIfvGZy+kzJ github.com/zitadel/oidc/v3 v3.45.1/go.mod h1:oFArtAPTXEA4ajkIe/JfBjv7hhlD0kr///UqaO3Uzd0= github.com/zitadel/schema v1.3.1 h1:QT3kwiRIRXXLVAs6gCK/u044WmUVh6IlbLXUsn6yRQU= github.com/zitadel/schema v1.3.1/go.mod h1:071u7D2LQacy1HAN+YnMd/mx1qVE2isb0Mjeqg46xnU= -github.com/zitadel/zitadel-go/v3 v3.26.0 h1:3cMMK2uc8nYVyGmools3qMjfGoGueSZSMcu2PP0UngU= -github.com/zitadel/zitadel-go/v3 v3.26.0/go.mod h1:sn5guqryshSbnEluWTAAk/siXywEF7s4RUZ+W8A/8JA= +github.com/zitadel/zitadel-go/v3 v3.26.1 h1:tDtKuYAB7VOYKfddvTOOmwrqJq75iB0jUMOQQ9omGVc= +github.com/zitadel/zitadel-go/v3 v3.26.1/go.mod h1:sn5guqryshSbnEluWTAAk/siXywEF7s4RUZ+W8A/8JA= gitlab.com/gitlab-org/api/client-go v1.11.0 h1:L+qzw4kiCf3jKdKHQAwiqYKITvzBrW/tl8ampxNLlv0= gitlab.com/gitlab-org/api/client-go v1.11.0/go.mod h1:adtVJ4zSTEJ2fP5Pb1zF4Ox1OKFg0MH43yxpb0T0248= go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64=