Skip to content

Commit

Permalink
Bump github.com/pierrre/go-libs from 0.8.9 to 0.8.10
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.9 to 0.8.10.
- [Commits](pierrre/go-libs@v0.8.9...v0.8.10)

---
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] authored Oct 2, 2024
1 parent 4087fa6 commit 2dbd19f
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.23.0
require (
github.com/nsf/termbox-go v1.1.1
github.com/pierrre/assert v0.6.0
github.com/pierrre/go-libs v0.8.9
github.com/pierrre/go-libs v0.8.10
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ 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/compare v1.4.13 h1:b6gi3OgN1emmD1Ly37m+B/Pbq6tac+w3lNGT5xu4I10=
github.com/pierrre/compare v1.4.13/go.mod h1:+ie0ecM2nS32oLck0FWDstwIUSZ0YF4KBIaACOvKhJM=
github.com/pierrre/go-libs v0.8.9 h1:0rAX2osRKYJ+4wMhAugYC09uA14jjMdw9AMTgzNvyLk=
github.com/pierrre/go-libs v0.8.9/go.mod h1:8ukTYTknOuQ3Eq5dy2Kzhndi7pCLR5KcPGT4EdyooN0=
github.com/pierrre/go-libs v0.8.10 h1:+NcSA0sIbRVOjFScr5YkU4X524I8Q1ZpoOHYUEYzC2g=
github.com/pierrre/go-libs v0.8.10/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=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down

0 comments on commit 2dbd19f

Please sign in to comment.