Skip to content

Commit

Permalink
Bump github.com/pierrre/go-libs from 0.8.11 to 0.8.12
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.11 to 0.8.12.
- [Commits](pierrre/go-libs@v0.8.11...v0.8.12)

---
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 Oct 7, 2024
1 parent cf3639d commit b9478d4
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.9.0
github.com/pierrre/go-libs v0.8.11
github.com/pierrre/go-libs v0.8.12
)

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.9.0 h1:unYs/d9AiO1rd/dix//SsAhmSm1daROb4jyjs8qGny4=
github.com/pierrre/errors v0.9.0/go.mod h1:jP+QUUuJGuI+63okzLK+mueJZRI4GORopMc90rMV2hI=
github.com/pierrre/go-libs v0.8.11 h1:7WczESW2JK3HayykoKS2ko6j7o55H/llq73TXCzQVO0=
github.com/pierrre/go-libs v0.8.11/go.mod h1:8ukTYTknOuQ3Eq5dy2Kzhndi7pCLR5KcPGT4EdyooN0=
github.com/pierrre/go-libs v0.8.12 h1:Y0SYi5ZN0wKQOGXEgjxHwxslzXX6mC4NDu3MuhHu3Ak=
github.com/pierrre/go-libs v0.8.12/go.mod h1:8ukTYTknOuQ3Eq5dy2Kzhndi7pCLR5KcPGT4EdyooN0=

0 comments on commit b9478d4

Please sign in to comment.