Skip to content

Commit

Permalink
Bump github.com/pierrre/go-libs from 0.3.0 to 0.4.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.3.0 to 0.4.0.
- [Commits](pierrre/go-libs@v0.3.0...v0.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent a2bcb93 commit 129b2b9
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.4
github.com/pierrre/errors v0.7.1
github.com/pierrre/go-libs v0.3.0
github.com/pierrre/go-libs v0.4.0
)

require github.com/pierrre/compare v1.4.5 // 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.5 h1:Mh355TQgXeU/qmTX2ixw0drPphSr2INUdxX6SVoiOmw
github.com/pierrre/compare v1.4.5/go.mod h1:Ca2SaOLQvaDl533H3Ga8RyHk5RTwDatK5nrMkQ9v7Tc=
github.com/pierrre/errors v0.7.1 h1:WY7SE2c1wvHU4ZvGoA+NLDrWmB+tCygAI+OoKP+z0QE=
github.com/pierrre/errors v0.7.1/go.mod h1:cMi21tHFnRbZ1kwAhP1U31ihhElG24dp8CdTMRjdZtU=
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/go-libs v0.4.0 h1:H0o8u3WNZgYAPBEiir5jZEKFCpNNEgALygHuWU4oX6c=
github.com/pierrre/go-libs v0.4.0/go.mod h1:datu9k1xvC2r5ZJpT+rQmHQdSjR+OTwuAUM/RiV0EHE=

0 comments on commit 129b2b9

Please sign in to comment.