Skip to content

Commit

Permalink
Bump github.com/pierrre/compare from 1.4.5 to 1.4.6 (#79)
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/compare](https://github.com/pierrre/compare) from 1.4.5 to 1.4.6.
- [Commits](pierrre/compare@v1.4.5...v1.4.6)

---
updated-dependencies:
- dependency-name: github.com/pierrre/compare
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 556c998 commit 6f8ccac
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 @@ -13,7 +13,7 @@ require (
)

require (
github.com/pierrre/compare v1.4.5 // indirect
github.com/pierrre/compare v1.4.6 // indirect
github.com/pierrre/go-libs v0.5.1 // indirect
github.com/pierrre/pretty v0.0.14 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/mmcloughlin/geohash v0.10.0 h1:9w1HchfDfdeLc+jFEf/04D27KP7E2QmpDu52wP
github.com/mmcloughlin/geohash v0.10.0/go.mod h1:oNZxQo5yWJh0eMQEP/8hwQuVx9Z9tjwFUqcTB1SmG0c=
github.com/pierrre/assert v0.3.8 h1:8niDJtzqJRu8nckYfOt3W7eO5aYMDNbXLt8XUhddVa0=
github.com/pierrre/assert v0.3.8/go.mod h1:qS2c0DLKQOJXYtpq7G/bNisxuvNLY0GB8T1sUoQKuu8=
github.com/pierrre/compare v1.4.5 h1:Mh355TQgXeU/qmTX2ixw0drPphSr2INUdxX6SVoiOmw=
github.com/pierrre/compare v1.4.5/go.mod h1:Ca2SaOLQvaDl533H3Ga8RyHk5RTwDatK5nrMkQ9v7Tc=
github.com/pierrre/compare v1.4.6 h1:JjGjO9r82dT3K/Zzaqgzdwo/rKFv04Jpb97AAU0wW1M=
github.com/pierrre/compare v1.4.6/go.mod h1:uwIp5+8pGOhaHKnzM2rI2A/hiAbTaE0tkiD/G2iHNWM=
github.com/pierrre/go-libs v0.5.1 h1:G6ehSOfyvN1kDMkgftIKd9haemOKQ1ebGdwloxJ2DSI=
github.com/pierrre/go-libs v0.5.1/go.mod h1:tqa7qYecba5ZffgPvKsk4PaiPrOL1xBW46xYLLeSyjE=
github.com/pierrre/pretty v0.0.14 h1:MchNs3JDFS4LtPWVtt5hC/SZikDpFdg+ZqkRp9ZFvy0=
Expand Down

0 comments on commit 6f8ccac

Please sign in to comment.