Skip to content

Commit

Permalink
Bump github.com/pierrre/go-libs from 0.10.3 to 0.10.4
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.10.3 to 0.10.4.
- [Commits](pierrre/go-libs@v0.10.3...v0.10.4)

---
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 Jan 27, 2025
1 parent 747f0a0 commit 1f55e94
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.4
github.com/pierrre/go-libs v0.10.3
github.com/pierrre/go-libs v0.10.4
)

require github.com/pierrre/pretty v0.9.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.4 h1:+0eIXqY0utt44khFwyLQml6KEKHy+XUSt6OZ2+9X3dU=
github.com/pierrre/assert v0.6.4/go.mod h1:sXsSQfPNeL4Nvd/+pa0OkD7WEIVXMHhOC1MJj0sx694=
github.com/pierrre/go-libs v0.10.3 h1:eNtIo5YZoVlIj3eX6K/vAafzDHV2C/+OeSZWNqzWZqo=
github.com/pierrre/go-libs v0.10.3/go.mod h1:Bd2rkKVvjMWABSeFwRHJfou1eKZPFTfL4N1YdICq5z4=
github.com/pierrre/go-libs v0.10.4 h1:ty5bNcT02BvyX825PRC35oHdAVMHcvfybK2LEsHJ+H8=
github.com/pierrre/go-libs v0.10.4/go.mod h1:Bd2rkKVvjMWABSeFwRHJfou1eKZPFTfL4N1YdICq5z4=
github.com/pierrre/pretty v0.9.1 h1:8aaHJEQ/meO1Tq6yZ7nHZMeU38L8Vz8jR/pFvpaFcB0=
github.com/pierrre/pretty v0.9.1/go.mod h1:W4hNPhANZ3UzImW2li+196dq67ZIIJgkoq2zaOVkXxs=

0 comments on commit 1f55e94

Please sign in to comment.