From 4d9eacea213dde72f2deeb6b9ea6730a4a2d65a7 Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 12 Jun 2026 06:41:43 +0000 Subject: [PATCH 1/2] chore: deps(go): bump module github.com/stephenafamo/bob to v0.46.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 15ac2e9d..91129e8c 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/sirupsen/logrus v1.9.4 github.com/spf13/cobra v1.10.2 github.com/spf13/viper v1.21.0 - github.com/stephenafamo/bob v0.45.0 + github.com/stephenafamo/bob v0.46.0 github.com/stretchr/testify v1.11.1 github.com/swaggo/files v1.0.1 github.com/swaggo/gin-swagger v1.6.1 From 4fd1c2973c3c790ccc6221fa798f144e0a03821c Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 12 Jun 2026 06:41:44 +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 f1ba0d06..c46010a1 100644 --- a/go.sum +++ b/go.sum @@ -602,8 +602,8 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk= github.com/spf13/pflag v1.0.10/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg= github.com/spf13/viper v1.21.0 h1:x5S+0EU27Lbphp4UKm1C+1oQO+rKx36vfCoaVebLFSU= github.com/spf13/viper v1.21.0/go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjbTCAY= -github.com/stephenafamo/bob v0.45.0 h1:JVOQpW4Kq6WrnYJgK+3w1eCHooj31O82kFdRDSLHoQw= -github.com/stephenafamo/bob v0.45.0/go.mod h1:WL6Wfk+ejC5xAAyrLK9QVePgBfwW03XW0GFo7WmobwU= +github.com/stephenafamo/bob v0.46.0 h1:b75jwE04y1+f/xQEO3j3F4VrA2PHUMzeKNk0oIKI2ew= +github.com/stephenafamo/bob v0.46.0/go.mod h1:WL6Wfk+ejC5xAAyrLK9QVePgBfwW03XW0GFo7WmobwU= github.com/stephenafamo/fakedb v0.0.0-20221230081958-0b86f816ed97 h1:XItoZNmhOih06TC02jK7l3wlpZ0XT/sPQYutDcGOQjg= github.com/stephenafamo/fakedb v0.0.0-20221230081958-0b86f816ed97/go.mod h1:bM3Vmw1IakoaXocHmMIGgJFYob0vuK+CFWiJHQvz0jQ= github.com/stephenafamo/scan v0.7.0 h1:lfFiD9H5+n4AdK3qNzXQjj2M3NfTOpmWBIA39NwB94c=