Skip to content

Commit dec6212

Browse files
updateclibot[bot]updatecli
andauthored
deps(go): bump module github.com/stephenafamo/bob to v0.42.0 (#291)
* chore: deps(go): bump module github.com/stephenafamo/bob to v0.42.0 Made with ❤️️ by updatecli * chore: clean: go mod tidy Made with ❤️️ by updatecli --------- Co-authored-by: updatecli <bot@updatecli.io>
1 parent a8ed3d4 commit dec6212

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
@@ -12,7 +12,7 @@ require (
1212
github.com/sirupsen/logrus v1.9.3
1313
github.com/spf13/cobra v1.10.1
1414
github.com/spf13/viper v1.21.0
15-
github.com/stephenafamo/bob v0.40.2
15+
github.com/stephenafamo/bob v0.42.0
1616
github.com/stretchr/testify v1.11.1
1717
github.com/swaggo/files v1.0.1
1818
github.com/swaggo/gin-swagger v1.6.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,8 +530,8 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
530530
github.com/spf13/pflag v1.0.10/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
531531
github.com/spf13/viper v1.21.0 h1:x5S+0EU27Lbphp4UKm1C+1oQO+rKx36vfCoaVebLFSU=
532532
github.com/spf13/viper v1.21.0/go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjbTCAY=
533-
github.com/stephenafamo/bob v0.40.2 h1:VNb25TmDFuqxpRoP1ZjsFURs/t7/10LWkpDM+KovV6M=
534-
github.com/stephenafamo/bob v0.40.2/go.mod h1:8l55917DM36gF518Iz1MHjLds7KGAfkitJfxISYlth8=
533+
github.com/stephenafamo/bob v0.42.0 h1:qsiWzbEyGt6sF0ztlpBC9FWAm3UxRUXoy61H7bdk0tI=
534+
github.com/stephenafamo/bob v0.42.0/go.mod h1:8l55917DM36gF518Iz1MHjLds7KGAfkitJfxISYlth8=
535535
github.com/stephenafamo/fakedb v0.0.0-20221230081958-0b86f816ed97 h1:XItoZNmhOih06TC02jK7l3wlpZ0XT/sPQYutDcGOQjg=
536536
github.com/stephenafamo/fakedb v0.0.0-20221230081958-0b86f816ed97/go.mod h1:bM3Vmw1IakoaXocHmMIGgJFYob0vuK+CFWiJHQvz0jQ=
537537
github.com/stephenafamo/scan v0.7.0 h1:lfFiD9H5+n4AdK3qNzXQjj2M3NfTOpmWBIA39NwB94c=

0 commit comments

Comments
 (0)