Skip to content

Commit

Permalink
chore(deps): bump github.com/kunitsucom/util.go
Browse files Browse the repository at this point in the history
Bumps [github.com/kunitsucom/util.go](https://github.com/kunitsucom/util.go) from 0.0.57-rc.1 to 0.0.59-rc.5.
- [Release notes](https://github.com/kunitsucom/util.go/releases)
- [Commits](kunitsucom/util.go@v0.0.57-rc.1...v0.0.59-rc.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent af5c57b commit 4c51889
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
require (
cloud.google.com/go/bigquery v1.54.0
github.com/google/go-cmp v0.5.9
github.com/kunitsucom/util.go v0.0.57-rc.1
github.com/kunitsucom/util.go v0.0.59-rc.5
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
gonum.org/v1/plot v0.13.0
google.golang.org/api v0.138.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ github.com/klauspost/compress v1.16.7 h1:2mk3MPGNzKyxErAw8YaohYh69+pa4sIQSC0fPGC
github.com/klauspost/compress v1.16.7/go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE=
github.com/klauspost/cpuid/v2 v2.2.5 h1:0E5MSMDEoAulmXNFquVs//DdoomxaoTY1kUhbc/qbZg=
github.com/klauspost/cpuid/v2 v2.2.5/go.mod h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws=
github.com/kunitsucom/util.go v0.0.57-rc.1 h1:BDBI54eX8CpPRa3doDpMy9g6FaXP9Yn5J1cpJ6JWzd4=
github.com/kunitsucom/util.go v0.0.57-rc.1/go.mod h1:OpEix1Np9nBpyWkpiQ1tOkMs4AUvJQjGKZMPem7a8ow=
github.com/kunitsucom/util.go v0.0.59-rc.5 h1:y3X0oC+PFB2QseF0pNzYm09xbLX2aBycFdKI4TeSQBk=
github.com/kunitsucom/util.go v0.0.59-rc.5/go.mod h1:bYFf2JvRqVF1brBtpdt3xkkTGJBxmYBxZlItrc/lf7Y=
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 h1:AMFGa4R4MiIpspGNG7Z948v4n35fFGB3RR3G/ry4FWs=
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8/go.mod h1:mC1jAcsrzbxHt8iiaC+zU4b1ylILSosueou12R++wfY=
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 h1:+n/aFZefKZp7spd8DFdX7uMikMLXX4oubIzJF4kv/wI=
Expand Down

0 comments on commit 4c51889

Please sign in to comment.