Skip to content

Commit

Permalink
build(deps): bump github.com/kunitsucom/util.go from 0.0.62-rc.1 to 0…
Browse files Browse the repository at this point in the history
….0.62 (#45)
  • Loading branch information
ginokent authored Feb 24, 2024
2 parents 11682d7 + b942f78 commit 87b5d1c
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.21.5
require (
github.com/go-sql-driver/mysql v1.7.1
github.com/googleapis/go-sql-spanner v1.2.1
github.com/kunitsucom/util.go v0.0.62-rc.1
github.com/kunitsucom/util.go v0.0.62
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 @@ -85,8 +85,8 @@ github.com/googleapis/go-sql-spanner v1.2.1 h1:YX7RrtPfFKn5enizPTRoULuBjDA+3Zv02
github.com/googleapis/go-sql-spanner v1.2.1/go.mod h1:EO01M66RcAXdgxLKipnNwjEQKO1mEBsp42YsWRB3EFU=
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=
github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo=
github.com/kunitsucom/util.go v0.0.62-rc.1 h1:IgyOfnSNrzj0K0bxjU3oJaUTBsIFkHPLFMEeM32IyE8=
github.com/kunitsucom/util.go v0.0.62-rc.1/go.mod h1:bYFf2JvRqVF1brBtpdt3xkkTGJBxmYBxZlItrc/lf7Y=
github.com/kunitsucom/util.go v0.0.62 h1:2Ry6i4IXtDXPUu5eDMw92sNtB74pXiYTNm9xSLNI/M4=
github.com/kunitsucom/util.go v0.0.62/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/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 h1:ZqeYNhU3OHLH3mGKHDcjJRFFRrJa6eAM5H+CtDdOsPc=
Expand Down

0 comments on commit 87b5d1c

Please sign in to comment.