Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent f8d4679 commit 0a251d3
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.2 // indirect
github.com/pierrre/go-libs v0.2.15 // indirect
github.com/pierrre/pretty v0.0.10 // indirect
github.com/pierrre/pretty v0.0.12 // 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.2 h1:oabIiWclzAlXG7S/2MYSFDJ/vR34oa/MYrBZh5PNU80
github.com/pierrre/compare v1.4.2/go.mod h1:EBDtLjy0XYVBEFP4T3pWljpfTwL7X8DqPt9RIP1+svY=
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.10 h1:Cb5som+1EpU+x7UA5AMy9I8AY2XkzMBywkLEAdo1JDg=
github.com/pierrre/pretty v0.0.10/go.mod h1:F+Z4XV4T5GIvbr/swCAkuQ2ng81qMaQT9CfI8rKOLdY=
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/the42/cartconvert v1.0.0 h1:g8kt6ic2GEhdcZ61ZP9GsWwhosVo5nCnH1n2/oAQXUU=
github.com/the42/cartconvert v1.0.0/go.mod h1:fWO/msnJVhHqN1yX6OBoxSyfj7TEj1hHiL8bJSQsK30=

0 comments on commit 0a251d3

Please sign in to comment.