Skip to content

Commit

Permalink
Bump github.com/pierrre/go-libs from 0.5.0 to 0.5.1
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.5.0 to 0.5.1.
- [Commits](pierrre/go-libs@v0.5.0...v0.5.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]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 7a0caf3 commit a6ee067
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.6
github.com/pierrre/go-libs v0.5.0
github.com/pierrre/go-libs v0.5.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.6 h1:d4BBz/E/iFy8Gkx41HlB72MbdXTCJ/VEmu3Qgf4JZ2E=
github.com/pierrre/assert v0.3.6/go.mod h1:qS2c0DLKQOJXYtpq7G/bNisxuvNLY0GB8T1sUoQKuu8=
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.5.0 h1:Gw+1MvUIZgjIiUfyXYlOWpQSxHRIu2Qz4umXwbq26PI=
github.com/pierrre/go-libs v0.5.0/go.mod h1:datu9k1xvC2r5ZJpT+rQmHQdSjR+OTwuAUM/RiV0EHE=
github.com/pierrre/go-libs v0.5.1 h1:G6ehSOfyvN1kDMkgftIKd9haemOKQ1ebGdwloxJ2DSI=
github.com/pierrre/go-libs v0.5.1/go.mod h1:tqa7qYecba5ZffgPvKsk4PaiPrOL1xBW46xYLLeSyjE=
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 a6ee067

Please sign in to comment.