Skip to content

Commit

Permalink
Bump github.com/pierrre/compare from 1.4.5 to 1.4.6
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]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 9bb2120 commit dce6c29
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 @@ -10,7 +10,7 @@ require (

require (
github.com/mattn/go-runewidth v0.0.16 // indirect
github.com/pierrre/compare v1.4.5 // indirect
github.com/pierrre/compare v1.4.6 // indirect
github.com/pierrre/pretty v0.0.14 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ github.com/nsf/termbox-go v1.1.1 h1:nksUPLCb73Q++DwbYUBEglYBRPZyoXJdrj5L+TkjyZY=
github.com/nsf/termbox-go v1.1.1/go.mod h1:T0cTdVuOwf7pHQNtfhnEbzHbcNyCEcVU4YPpouCbVxo=
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 dce6c29

Please sign in to comment.