Skip to content

Commit

Permalink
Bump github.com/pierrre/pretty from 0.8.1 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/pretty](https://github.com/pierrre/pretty) from 0.8.1 to 0.9.1.
- [Commits](pierrre/pretty@v0.8.1...v0.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent e8011c7 commit 3156ee8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ require (
github.com/broady/gogeohash v0.0.0-20120525094510-7b2c40d64042
github.com/fanixk/geohash v0.0.0-20150324002647-c1f9b5fa157a
github.com/mmcloughlin/geohash v0.10.0
github.com/pierrre/assert v0.6.0
github.com/pierrre/assert v0.6.4
github.com/the42/cartconvert v1.0.0
)

require (
github.com/pierrre/compare v1.4.13 // indirect
github.com/pierrre/go-libs v0.10.3 // indirect
github.com/pierrre/pretty v0.8.1 // indirect
github.com/pierrre/pretty v0.9.1 // indirect
)
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ github.com/fanixk/geohash v0.0.0-20150324002647-c1f9b5fa157a h1:Fyfh/dsHFrC6nkX7
github.com/fanixk/geohash v0.0.0-20150324002647-c1f9b5fa157a/go.mod h1:UgNw+PTmmGN8rV7RvjvnBMsoTU8ZXXnaT3hYsDTBlgQ=
github.com/mmcloughlin/geohash v0.10.0 h1:9w1HchfDfdeLc+jFEf/04D27KP7E2QmpDu52wPbJWRE=
github.com/mmcloughlin/geohash v0.10.0/go.mod h1:oNZxQo5yWJh0eMQEP/8hwQuVx9Z9tjwFUqcTB1SmG0c=
github.com/pierrre/assert v0.6.0 h1:h5b5xD3wI+kK8zeAXc7eBwkDbY4zrt+PRBcTaiem3ss=
github.com/pierrre/assert v0.6.0/go.mod h1:K9POezIIIkBerBcpA2p6r7WkrBzJ7eX8b38ikzpiquQ=
github.com/pierrre/assert v0.6.4 h1:+0eIXqY0utt44khFwyLQml6KEKHy+XUSt6OZ2+9X3dU=
github.com/pierrre/assert v0.6.4/go.mod h1:sXsSQfPNeL4Nvd/+pa0OkD7WEIVXMHhOC1MJj0sx694=
github.com/pierrre/compare v1.4.13 h1:b6gi3OgN1emmD1Ly37m+B/Pbq6tac+w3lNGT5xu4I10=
github.com/pierrre/compare v1.4.13/go.mod h1:+ie0ecM2nS32oLck0FWDstwIUSZ0YF4KBIaACOvKhJM=
github.com/pierrre/go-libs v0.10.3 h1:eNtIo5YZoVlIj3eX6K/vAafzDHV2C/+OeSZWNqzWZqo=
github.com/pierrre/go-libs v0.10.3/go.mod h1:Bd2rkKVvjMWABSeFwRHJfou1eKZPFTfL4N1YdICq5z4=
github.com/pierrre/pretty v0.8.1 h1:xRSdy8/YdUG/+Ma3pAiGktdd/fD4Z43aB16zRXXQ810=
github.com/pierrre/pretty v0.8.1/go.mod h1:+DetkJrPnQ+EjZ8CFZ+DRfRNvghFv7UaXZEbe0RawLA=
github.com/pierrre/pretty v0.9.1 h1:8aaHJEQ/meO1Tq6yZ7nHZMeU38L8Vz8jR/pFvpaFcB0=
github.com/pierrre/pretty v0.9.1/go.mod h1:W4hNPhANZ3UzImW2li+196dq67ZIIJgkoq2zaOVkXxs=
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 3156ee8

Please sign in to comment.