Skip to content

Commit

Permalink
Bump github.com/pierrre/go-libs from 0.8.3 to 0.8.5
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.3 to 0.8.5.
- [Commits](pierrre/go-libs@v0.8.3...v0.8.5)

---
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] committed Sep 20, 2024
1 parent f26a1e4 commit 5c58a7a
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.23.0

require (
github.com/pierrre/assert v0.6.0
github.com/pierrre/go-libs v0.8.3
github.com/pierrre/go-libs v0.8.5
)

require github.com/pierrre/pretty v0.7.1 // indirect
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/pierrre/assert v0.6.0 h1:h5b5xD3wI+kK8zeAXc7eBwkDbY4zrt+PRBcTaiem3ss=
github.com/pierrre/assert v0.6.0/go.mod h1:K9POezIIIkBerBcpA2p6r7WkrBzJ7eX8b38ikzpiquQ=
github.com/pierrre/go-libs v0.8.3 h1:VaY4pOupqrZqa0h9tEHc0JKgd9+5cd7Ii9etDjCIrA4=
github.com/pierrre/go-libs v0.8.3/go.mod h1:8ukTYTknOuQ3Eq5dy2Kzhndi7pCLR5KcPGT4EdyooN0=
github.com/pierrre/go-libs v0.8.5 h1:LYyUbB1is/PO7B+67gT2u5gyKZQJkJbb5AZOu3cypBs=
github.com/pierrre/go-libs v0.8.5/go.mod h1:8ukTYTknOuQ3Eq5dy2Kzhndi7pCLR5KcPGT4EdyooN0=
github.com/pierrre/pretty v0.7.1 h1:XyOxGMTr2WRrEs8N6riroDDPHbqOASIV8/nggImeTdA=
github.com/pierrre/pretty v0.7.1/go.mod h1:8WXIrWGZS1iT+efOcqzMj9cSUTBjDgz8AvmfI9eJ2nU=

0 comments on commit 5c58a7a

Please sign in to comment.