Skip to content

Commit

Permalink
Bump github.com/pierrre/go-libs from 0.4.0 to 0.4.1 (#67)
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.0 to 0.4.1.
- [Commits](pierrre/go-libs@v0.4.0...v0.4.1)

---
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 Jun 28, 2024
1 parent aebb943 commit 9e9e753
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/nsf/termbox-go v1.1.1
github.com/pierrre/assert v0.3.4
github.com/pierrre/go-libs v0.4.0
github.com/pierrre/go-libs v0.4.1
)

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.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/go-libs v0.4.0 h1:H0o8u3WNZgYAPBEiir5jZEKFCpNNEgALygHuWU4oX6c=
github.com/pierrre/go-libs v0.4.0/go.mod h1:datu9k1xvC2r5ZJpT+rQmHQdSjR+OTwuAUM/RiV0EHE=
github.com/pierrre/go-libs v0.4.1 h1:LJZZNBokyCMvPlCrnXFvSBSLeQBwMVQg7uDkD6U0WHw=
github.com/pierrre/go-libs v0.4.1/go.mod h1:datu9k1xvC2r5ZJpT+rQmHQdSjR+OTwuAUM/RiV0EHE=
github.com/pierrre/pretty v0.0.14 h1:MchNs3JDFS4LtPWVtt5hC/SZikDpFdg+ZqkRp9ZFvy0=
github.com/pierrre/pretty v0.0.14/go.mod h1:l1eKofTLCVI7lixF2tyA+WewC4lKZB3YviUoe4+S17g=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down

0 comments on commit 9e9e753

Please sign in to comment.