Skip to content

Commit

Permalink
Bump github.com/pierrre/go-libs from 0.2.10 to 0.2.12
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.2.10 to 0.2.12.
- [Commits](pierrre/go-libs@v0.2.10...v0.2.12)

---
updated-dependencies:
- dependency-name: github.com/pierrre/go-libs
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 6b8fc86 commit 3b84725
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 @@ -13,6 +13,6 @@ require (

require (
github.com/kr/text v0.2.0 // indirect
github.com/pierrre/go-libs v0.2.10 // indirect
github.com/pierrre/go-libs v0.2.12 // indirect
github.com/rogpeppe/go-internal v1.11.0 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ github.com/pierrre/compare v1.2.0 h1:f9VQFxS/rg7ahwwkspqthpw7dYTE3iGXtEtzMcWx2mo
github.com/pierrre/compare v1.2.0/go.mod h1:zzwQOZHHmnALIAm+yF6IIqknr5xPimC56At+CK7ZFzg=
github.com/pierrre/errors v0.4.5 h1:s/LAV1nrH7RmV2/SD10MkV+2n4qpeQZJ6BvARcIrozc=
github.com/pierrre/errors v0.4.5/go.mod h1:BLMLfEjZzKb1cDvn9OkcqR5bmCvJvOuLrwN9jFYVEHM=
github.com/pierrre/go-libs v0.2.10 h1:RNnMtmEkN3C8sXqOALMa8l6vFqDDJ3H75drqUKpOljA=
github.com/pierrre/go-libs v0.2.10/go.mod h1:Hc/xQ1jOutKkmGC4NTTkFRZcmSqUDN3cUSRVthrkNz4=
github.com/pierrre/go-libs v0.2.12 h1:VePypyZAVKUQ/YRfzSBMUF/5oiVkJMuT/Fdze01A9LE=
github.com/pierrre/go-libs v0.2.12/go.mod h1:5fGolX5nEISeGji0fHp8yjKBcl1AxxLtxuGJViQ4UNo=
github.com/pierrre/pretty v0.0.8 h1:mMiHgwqifjh1ULppB7WHLDVkXprqxBZcou1ELK+bUAs=
github.com/pierrre/pretty v0.0.8/go.mod h1:6tCFI8MpXdL+NC+v6PMOv9nPLLF6Tnp5E5xOgXRzaIU=
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
Expand Down

0 comments on commit 3b84725

Please sign in to comment.