Skip to content

Commit

Permalink
Bump github.com/pierrre/pretty from 0.0.12 to 0.0.13
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/pretty](https://github.com/pierrre/pretty) from 0.0.12 to 0.0.13.
- [Commits](pierrre/pretty@v0.0.12...v0.0.13)

---
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] committed Jan 4, 2024
1 parent 88d3a64 commit 347d3e5
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.21.0

require (
github.com/pierrre/compare v1.4.5
github.com/pierrre/pretty v0.0.12
github.com/pierrre/pretty v0.0.13
)

require github.com/pierrre/go-libs v0.2.15 // indirect
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ 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.2.15 h1:NHWfVNq40c2omMRtKxhIwFWaTf6wlyHhcYef+tHdIAM=
github.com/pierrre/go-libs v0.2.15/go.mod h1:eA3pQD5LHZmavOpTpUfO8FszduBNHoFXDWrevDR6Dy8=
github.com/pierrre/pretty v0.0.12 h1:Mc+oWRb+roNe6RuzM26QYeKRwrIHVL3gb+1z+fEWkdY=
github.com/pierrre/pretty v0.0.12/go.mod h1:j4/nhUovfK676muGe//D/Xskyrtm6PrBV3qadRRIy9k=
github.com/pierrre/pretty v0.0.13 h1:nrurLgPkreUJ7/V/KGBNcQ2NOxd7MGqB2P0skEjnm0g=
github.com/pierrre/pretty v0.0.13/go.mod h1:l1eKofTLCVI7lixF2tyA+WewC4lKZB3YviUoe4+S17g=

0 comments on commit 347d3e5

Please sign in to comment.