Skip to content

Commit

Permalink
Bump github.com/pierrre/go-libs from 0.8.3 to 0.8.5 (#64)
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.8.3 to 0.8.5.
- [Commits](pierrre/go-libs@v0.8.3...v0.8.5)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 6c5dbed commit d6e7ac6
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.23.0
require (
github.com/pierrre/assert v0.6.0
github.com/pierrre/errors v0.8.8
github.com/pierrre/go-libs v0.8.3
github.com/pierrre/go-libs v0.8.5
)

require github.com/pierrre/compare v1.4.13 // 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.13 h1:b6gi3OgN1emmD1Ly37m+B/Pbq6tac+w3lNGT5xu4I1
github.com/pierrre/compare v1.4.13/go.mod h1:+ie0ecM2nS32oLck0FWDstwIUSZ0YF4KBIaACOvKhJM=
github.com/pierrre/errors v0.8.8 h1:y3nrgro7khJM/8/1AvUTY48sde0ckL4JU0a+GFIiqbg=
github.com/pierrre/errors v0.8.8/go.mod h1:EB+2xV1nJWM/lJ7x7DUvZX1uHizO+v57yfel+sogLZo=
github.com/pierrre/go-libs v0.8.3 h1:VaY4pOupqrZqa0h9tEHc0JKgd9+5cd7Ii9etDjCIrA4=
github.com/pierrre/go-libs v0.8.3/go.mod h1:8ukTYTknOuQ3Eq5dy2Kzhndi7pCLR5KcPGT4EdyooN0=
github.com/pierrre/go-libs v0.8.5 h1:LYyUbB1is/PO7B+67gT2u5gyKZQJkJbb5AZOu3cypBs=
github.com/pierrre/go-libs v0.8.5/go.mod h1:8ukTYTknOuQ3Eq5dy2Kzhndi7pCLR5KcPGT4EdyooN0=

0 comments on commit d6e7ac6

Please sign in to comment.