Skip to content

Commit

Permalink
Bump github.com/pierrre/errors from 0.4.4 to 0.4.5
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/errors](https://github.com/pierrre/errors) from 0.4.4 to 0.4.5.
- [Commits](pierrre/errors@v0.4.4...v0.4.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent 463bb80 commit 5d951d6
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,6 +4,6 @@ go 1.21

require (
github.com/pierrre/assert v0.2.2
github.com/pierrre/errors v0.4.4
github.com/pierrre/errors v0.4.5
github.com/pierrre/go-libs v0.2.9
)
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.2.2 h1:WE2rTHbZ4plwROhT3LiUm8dW/3JulpjQDu3PZfhr67w=
github.com/pierrre/assert v0.2.2/go.mod h1:YhD3KrEKxUQIDN9R5yI7xO1hBgJaYjEagfpVW8k4eo0=
github.com/pierrre/compare v1.1.5 h1:a1u9JphNlkBIo5pIimuFAwftYon9r3ndEwdwMGF95R8=
github.com/pierrre/compare v1.1.5/go.mod h1:BcsGntSJMnFRTQ106aMv3NoLX2aC9o8MlNFg6ynrrMM=
github.com/pierrre/errors v0.4.4 h1:peva/SCl9KxAturBGWqvgMuTzJnWBLszCvliMwKD7VA=
github.com/pierrre/errors v0.4.4/go.mod h1:A6z/rDAVKIRSP87IeS9ilhjmQU06aobzSOmYzopHvnU=
github.com/pierrre/errors v0.4.5 h1:s/LAV1nrH7RmV2/SD10MkV+2n4qpeQZJ6BvARcIrozc=
github.com/pierrre/errors v0.4.5/go.mod h1:BLMLfEjZzKb1cDvn9OkcqR5bmCvJvOuLrwN9jFYVEHM=
github.com/pierrre/go-libs v0.2.9 h1:aE0nPQlJespFx7vTarPGJnzzeAISXT0XJMPfAqSu1/E=
github.com/pierrre/go-libs v0.2.9/go.mod h1:d60vcOJi4vUgGAKA+aCUBnmT3JHidDcgwnnz1WRxaCA=

0 comments on commit 5d951d6

Please sign in to comment.