Skip to content

Commit

Permalink
build(go): bump github.com/kunitsucom/util.go in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [github.com/kunitsucom/util.go](https://github.com/kunitsucom/util.go).


Updates `github.com/kunitsucom/util.go` from 0.0.66 to 0.0.67
- [Release notes](https://github.com/kunitsucom/util.go/releases)
- [Commits](kunitsucom/util.go@v0.0.66...v0.0.67)

---
updated-dependencies:
- dependency-name: github.com/kunitsucom/util.go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent c87297b commit 4088bc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.5
require (
github.com/go-sql-driver/mysql v1.8.1
github.com/googleapis/go-sql-spanner v1.6.0
github.com/kunitsucom/util.go v0.0.66
github.com/kunitsucom/util.go v0.0.67
github.com/lib/pq v1.10.9
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -844,8 +844,8 @@ github.com/kr/pretty v0.3.0/go.mod h1:640gp4NfQd8pI5XOwp5fnNeVWj67G7CFk/SaSQn7NB
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kunitsucom/util.go v0.0.66 h1:+yVu2mXL2p7D+JjGI9RUtxyhgXcFJcE3eayUo4oDnOM=
github.com/kunitsucom/util.go v0.0.66/go.mod h1:bYFf2JvRqVF1brBtpdt3xkkTGJBxmYBxZlItrc/lf7Y=
github.com/kunitsucom/util.go v0.0.67 h1:108CzhsstY7bQLawDngoN9jmfN/mEvNvyPhk6J6blzw=
github.com/kunitsucom/util.go v0.0.67/go.mod h1:bYFf2JvRqVF1brBtpdt3xkkTGJBxmYBxZlItrc/lf7Y=
github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=
github.com/lib/pq v1.10.9/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
github.com/lyft/protoc-gen-star v0.6.0/go.mod h1:TGAoBVkt8w7MPG72TrKIu85MIdXwDuzJYeZuUPFPNwA=
Expand Down

0 comments on commit 4088bc4

Please sign in to comment.