Skip to content

Commit

Permalink
Bump github.com/pierrre/pretty from 0.0.14 to 0.1.0 (#81)
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/pretty](https://github.com/pierrre/pretty) from 0.0.14 to 0.1.0.
- [Commits](pierrre/pretty@v0.0.14...v0.1.0)

---
updated-dependencies:
- dependency-name: github.com/pierrre/pretty
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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 Aug 6, 2024
1 parent 6f8ccac commit d75fa80
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 @@ -15,5 +15,5 @@ require (
require (
github.com/pierrre/compare v1.4.6 // indirect
github.com/pierrre/go-libs v0.5.1 // indirect
github.com/pierrre/pretty v0.0.14 // indirect
github.com/pierrre/pretty v0.1.0 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ github.com/pierrre/compare v1.4.6 h1:JjGjO9r82dT3K/Zzaqgzdwo/rKFv04Jpb97AAU0wW1M
github.com/pierrre/compare v1.4.6/go.mod h1:uwIp5+8pGOhaHKnzM2rI2A/hiAbTaE0tkiD/G2iHNWM=
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/pierrre/pretty v0.1.0 h1:5EvjYLt2hozwtK0Jvf75IiMcRtTeJndrCEya45ECohU=
github.com/pierrre/pretty v0.1.0/go.mod h1:XooZYBjVb9c1X8AciChQ6gnl2iMnIwaLAPkQbMfi7nQ=
github.com/the42/cartconvert v1.0.0 h1:g8kt6ic2GEhdcZ61ZP9GsWwhosVo5nCnH1n2/oAQXUU=
github.com/the42/cartconvert v1.0.0/go.mod h1:fWO/msnJVhHqN1yX6OBoxSyfj7TEj1hHiL8bJSQsK30=

0 comments on commit d75fa80

Please sign in to comment.