Skip to content

Commit

Permalink
Bump github.com/pierrre/go-libs from 0.2.15 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/go-libs](https://github.com/pierrre/go-libs) from 0.2.15 to 0.3.0.
- [Commits](pierrre/go-libs@v0.2.15...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/pierrre/go-libs
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 25df512 commit a3e7c7f
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 @@ -14,6 +14,6 @@ require (

require (
github.com/pierrre/compare v1.4.5 // indirect
github.com/pierrre/go-libs v0.2.15 // indirect
github.com/pierrre/go-libs v0.3.0 // 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 @@ -12,8 +12,8 @@ github.com/pierrre/assert v0.3.4 h1:B1FeEcwP2G2ODj0ystKR3cDc7XHNH9wIGeO3Ac8x+Xw=
github.com/pierrre/assert v0.3.4/go.mod h1:qddU5sJogGRlIzG1ByQUpqHoAsekyCbY62LvUg2LvOM=
github.com/pierrre/compare v1.4.5 h1:Mh355TQgXeU/qmTX2ixw0drPphSr2INUdxX6SVoiOmw=
github.com/pierrre/compare v1.4.5/go.mod h1:Ca2SaOLQvaDl533H3Ga8RyHk5RTwDatK5nrMkQ9v7Tc=
github.com/pierrre/go-libs v0.2.15 h1:NHWfVNq40c2omMRtKxhIwFWaTf6wlyHhcYef+tHdIAM=
github.com/pierrre/go-libs v0.2.15/go.mod h1:eA3pQD5LHZmavOpTpUfO8FszduBNHoFXDWrevDR6Dy8=
github.com/pierrre/go-libs v0.3.0 h1:TyorEuThO9nYnIjKu+FRp2klDFDWU9YobA/H2cuSnig=
github.com/pierrre/go-libs v0.3.0/go.mod h1:datu9k1xvC2r5ZJpT+rQmHQdSjR+OTwuAUM/RiV0EHE=
github.com/pierrre/pretty v0.0.14 h1:MchNs3JDFS4LtPWVtt5hC/SZikDpFdg+ZqkRp9ZFvy0=
github.com/pierrre/pretty v0.0.14/go.mod h1:l1eKofTLCVI7lixF2tyA+WewC4lKZB3YviUoe4+S17g=
github.com/the42/cartconvert v1.0.0 h1:g8kt6ic2GEhdcZ61ZP9GsWwhosVo5nCnH1n2/oAQXUU=
Expand Down

0 comments on commit a3e7c7f

Please sign in to comment.