Skip to content

Commit

Permalink
Bump github.com/pierrre/go-libs from 0.5.5 to 0.5.6
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.5.5 to 0.5.6.
- [Commits](pierrre/go-libs@v0.5.5...v0.5.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 830fca1 commit 801ef36
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.22.0
require (
github.com/pierrre/assert v0.3.8
github.com/pierrre/errors v0.7.2
github.com/pierrre/go-libs v0.5.5
github.com/pierrre/go-libs v0.5.6
)

require github.com/pierrre/compare v1.4.6 // indirect
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ 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/errors v0.7.2 h1:q4pVVyNisbRw1i9zmiJr/egzKjwIWKSq3BKELRPXf2k=
github.com/pierrre/errors v0.7.2/go.mod h1:SC/tHp8aYw5FdEY/TSfTmBiHlFX/dD+6wldim3PKjT4=
github.com/pierrre/go-libs v0.5.5 h1:PtWPnhhUO6g/gvJRpKFTsK2T7hhoYIEYCTUTXX6szN8=
github.com/pierrre/go-libs v0.5.5/go.mod h1:bkzU6NMY3zxHTIdzRayHmP+Ow/1ZesFT1WDQ2e64DBE=
github.com/pierrre/go-libs v0.5.6 h1:74nqOsmC0QiwEvprgBnmqvO3aq60RAJ9wFR1EvOgEBY=
github.com/pierrre/go-libs v0.5.6/go.mod h1:bkzU6NMY3zxHTIdzRayHmP+Ow/1ZesFT1WDQ2e64DBE=

0 comments on commit 801ef36

Please sign in to comment.