Skip to content

Commit

Permalink
Bump github.com/pierrre/errors from 0.6.2 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/errors](https://github.com/pierrre/errors) from 0.6.2 to 0.7.1.
- [Commits](pierrre/errors@v0.6.2...v0.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent c3e8005 commit bfdb1b5
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 @@ -4,7 +4,7 @@ go 1.22.0

require (
github.com/pierrre/assert v0.3.4
github.com/pierrre/errors v0.6.2
github.com/pierrre/errors v0.7.1
github.com/pierrre/go-libs v0.2.15
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ github.com/pierrre/assert v0.3.4 h1:B1FeEcwP2G2ODj0ystKR3cDc7XHNH9wIGeO3Ac8x+Xw=
github.com/pierrre/assert v0.3.4/go.mod h1:qddU5sJogGRlIzG1ByQUpqHoAsekyCbY62LvUg2LvOM=
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.6.2 h1:dGpt1y9N1KwRwiKDbC6Cbh8GJAloz2R76V3jhuattE4=
github.com/pierrre/errors v0.6.2/go.mod h1:S6//YjM4LIc5PVcwLIvnmkW7xvjZufEm9D4R+Tas298=
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.2.15 h1:NHWfVNq40c2omMRtKxhIwFWaTf6wlyHhcYef+tHdIAM=
github.com/pierrre/go-libs v0.2.15/go.mod h1:eA3pQD5LHZmavOpTpUfO8FszduBNHoFXDWrevDR6Dy8=

0 comments on commit bfdb1b5

Please sign in to comment.