Skip to content

Commit

Permalink
Bump github.com/mmcloughlin/geohash from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [github.com/mmcloughlin/geohash](https://github.com/mmcloughlin/geohash) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/mmcloughlin/geohash/releases)
- [Commits](mmcloughlin/geohash@v0.9.0...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2022
1 parent 4d76bba commit 581d581
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -7,7 +7,7 @@ require (
github.com/TomiHiltunen/geohash-golang v0.0.0-20150112065804-b3e4e625abfb
github.com/broady/gogeohash v0.0.0-20120525094510-7b2c40d64042
github.com/fanixk/geohash v0.0.0-20150324002647-c1f9b5fa157a
github.com/mmcloughlin/geohash v0.9.0
github.com/mmcloughlin/geohash v0.10.0
github.com/pierrre/compare v1.1.0
github.com/the42/cartconvert v0.0.0-20131203171324-aae784c392b8
)
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -6,8 +6,8 @@ github.com/broady/gogeohash v0.0.0-20120525094510-7b2c40d64042 h1:iEdmkrNMLXbM7e
github.com/broady/gogeohash v0.0.0-20120525094510-7b2c40d64042/go.mod h1:f1L9YvXvlt9JTa+A17trQjSMM6bV40f+tHjB+Pi+Fqk=
github.com/fanixk/geohash v0.0.0-20150324002647-c1f9b5fa157a h1:Fyfh/dsHFrC6nkX7H7+nFdTd1wROlX/FxEIWVpKYf1U=
github.com/fanixk/geohash v0.0.0-20150324002647-c1f9b5fa157a/go.mod h1:UgNw+PTmmGN8rV7RvjvnBMsoTU8ZXXnaT3hYsDTBlgQ=
github.com/mmcloughlin/geohash v0.9.0 h1:FihR004p/aE1Sju6gcVq5OLDqGcMnpBY+8moBqIsVOs=
github.com/mmcloughlin/geohash v0.9.0/go.mod h1:oNZxQo5yWJh0eMQEP/8hwQuVx9Z9tjwFUqcTB1SmG0c=
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/compare v1.1.0 h1:57z388tk9GXcyLnLXh1pMRdCQrfUH056x9dyNCCZZtg=
github.com/pierrre/compare v1.1.0/go.mod h1:M3rK2sFL0CVhG43y3CWCmHBvBzhQ+vLGCKGuioJnokc=
github.com/the42/cartconvert v0.0.0-20131203171324-aae784c392b8 h1:I4DY8wLxJXCrMYzDM6lKCGc3IQwJX0PlTLsd3nQqI3c=
Expand Down

0 comments on commit 581d581

Please sign in to comment.