Skip to content

Commit

Permalink
Bump github.com/pierrre/go-libs from 0.4.2 to 0.4.3 (#36)
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.4.2 to 0.4.3.
- [Commits](pierrre/go-libs@v0.4.2...v0.4.3)

---
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 Jul 17, 2024
1 parent 8f0af75 commit 166b70f
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.4.2
github.com/pierrre/go-libs v0.4.3
)

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.4.2 h1:HWmAumzCtvEWM6qhRvJdCrmOtP0QuhLFAcSLvBJgIoI=
github.com/pierrre/go-libs v0.4.2/go.mod h1:datu9k1xvC2r5ZJpT+rQmHQdSjR+OTwuAUM/RiV0EHE=
github.com/pierrre/go-libs v0.4.3 h1:kJYmTbjUCmjpJJfGm7RpUAPfSMSnVIZIIBWuIVnfkBM=
github.com/pierrre/go-libs v0.4.3/go.mod h1:datu9k1xvC2r5ZJpT+rQmHQdSjR+OTwuAUM/RiV0EHE=

0 comments on commit 166b70f

Please sign in to comment.