Skip to content

Commit

Permalink
Bump github.com/pierrre/pretty from 0.3.1 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/pretty](https://github.com/pierrre/pretty) from 0.3.1 to 0.3.2.
- [Commits](pierrre/pretty@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/pierrre/pretty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent f72ecf4 commit 0be5d62
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.23.0
require (
github.com/pierrre/assert v0.5.0
github.com/pierrre/go-libs v0.6.5
github.com/pierrre/pretty v0.3.1
github.com/pierrre/pretty v0.3.2
)

require github.com/pierrre/compare v1.4.6 // indirect
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ 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.6.5 h1:JwMbgHCnm4pAUalXzlEDU0DgTRNJfMj0UMTNaIDqPc4=
github.com/pierrre/go-libs v0.6.5/go.mod h1:DemqLCgNfAvqsbKf6xnNx7c9m5iSpHdCKVMLNGk+STU=
github.com/pierrre/pretty v0.3.1 h1:BKtwcuzogkYjSQD8+f/C61GSqkxsrgxTa+ksGtoYRSU=
github.com/pierrre/pretty v0.3.1/go.mod h1:7xF8H9eM9tysvoAf90SpiTysRnLx2+OGNf64jr/1M88=
github.com/pierrre/pretty v0.3.2 h1:iiud1Wd8LTkCwonnYhvNzcZ37B44b5EvISJwNNWxhBA=
github.com/pierrre/pretty v0.3.2/go.mod h1:F/Dg5jgsykpInzV/s4K2VL9D68Hl02YNzaBHIweB3TQ=

0 comments on commit 0be5d62

Please sign in to comment.