Skip to content

Commit

Permalink
Bump github.com/pierrre/assert from 0.5.7 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [github.com/pierrre/assert](https://github.com/pierrre/assert) from 0.5.7 to 0.6.0.
- [Commits](pierrre/assert@v0.5.7...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent cb2a893 commit 092fe5a
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 @@ -8,7 +8,7 @@ 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.5.7
github.com/pierrre/assert v0.6.0
github.com/the42/cartconvert v1.0.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ 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.5.7 h1:POHo3GPj9yE4KVooewSuykoLzq3ntEU3/UbNOweq91U=
github.com/pierrre/assert v0.5.7/go.mod h1:Sbu9m6+rccQobpT9AbtH7CVPzAGXloyDKo8Y5gg1qO4=
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/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.7.11 h1:Fmmw2Tc3h9rjP5QefnckXR3S03Ff1Coy7gF6W1JD+jc=
Expand Down

0 comments on commit 092fe5a

Please sign in to comment.