From cd95bc914d2922fb1aa093ce8c180fee1f1997d2 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 17 Aug 2026 10:08:03 +0000 Subject: [PATCH 1/2] chore: deps(go): bump module github.com/updatecli/updatecli to v0.120.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 9c9e84b4..0a00df0c 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/swaggo/swag v1.16.6 github.com/testcontainers/testcontainers-go v0.44.0 github.com/testcontainers/testcontainers-go/modules/postgres v0.44.0 - github.com/updatecli/updatecli v0.120.0 + github.com/updatecli/updatecli v0.120.1 github.com/zitadel/zitadel-go/v3 v3.29.3 ) From c9b8e5d000ccee065c806d0c2babda7e33866939 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 17 Aug 2026 10:08:10 +0000 Subject: [PATCH 2/2] 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 b8ed1ffd..73570004 100644 --- a/go.sum +++ b/go.sum @@ -650,8 +650,8 @@ github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08= github.com/ugorji/go/codec v1.3.1 h1:waO7eEiFDwidsBN6agj1vJQ4AG7lh2yqXyOXqhgQuyY= github.com/ugorji/go/codec v1.3.1/go.mod h1:pRBVtBSKl77K30Bv8R2P+cLSGaTtex6fsA2Wjqmfxj4= -github.com/updatecli/updatecli v0.120.0 h1:ZCQ8jaFUiphc4BDp4aDsMd/ILothfswMRU3LnCvC+mU= -github.com/updatecli/updatecli v0.120.0/go.mod h1:fcvFF0kABLMMqQQH2yqbkLwxJ8ASsBWJqhTp+M0CUow= +github.com/updatecli/updatecli v0.120.1 h1:3q3V4+yPJ8e/iMmdRohnwJ0kPwRLJeQG2Os4ruHaK7U= +github.com/updatecli/updatecli v0.120.1/go.mod h1:vCmM8o7P2BMobFqzsduD1+4eXuLtZaaROEai3caZn7s= github.com/wasilibs/go-pgquery v0.0.0-20250409022910-10ac41983c07 h1:mJdDDPblDfPe7z7go8Dvv1AJQDI3eQ/5xith3q2mFlo= github.com/wasilibs/go-pgquery v0.0.0-20250409022910-10ac41983c07/go.mod h1:Ak17IJ037caFp4jpCw/iQQ7/W74Sqpb1YuKJU6HTKfM= github.com/wasilibs/wazero-helpers v0.0.0-20240620070341-3dff1577cd52 h1:OvLBa8SqJnZ6P+mjlzc2K7PM22rRUPE1x32G9DTPrC4=