Skip to content

Commit

Permalink
update to use whosonfirst/go-whosonfirst-spatial v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sfomuseumbot committed Dec 17, 2022
1 parent 4a9d722 commit b213cbb
Show file tree
Hide file tree
Showing 8 changed files with 188 additions and 142 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ require (
github.com/paulmach/orb v0.7.1
github.com/sfomuseum/go-flags v0.10.0
github.com/whosonfirst/go-whosonfirst-flags v0.4.4
github.com/whosonfirst/go-whosonfirst-spatial v0.5.3
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.3.1
github.com/whosonfirst/go-whosonfirst-spatial v0.5.4
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.3.2
github.com/whosonfirst/go-whosonfirst-spr/v2 v2.3.3
google.golang.org/grpc v1.51.0
google.golang.org/protobuf v1.28.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ github.com/whosonfirst/go-whosonfirst-placetypes v0.4.2 h1:Sye3ySdkTy5+PPdSLCaZO
github.com/whosonfirst/go-whosonfirst-placetypes v0.4.2/go.mod h1:HjxisIp+iZOXoThM9XyvC+GCmnupynE73GD3JxhH3fY=
github.com/whosonfirst/go-whosonfirst-sources v0.1.0 h1:JuKLa6KWke22jBfJ1pM9WQHoz1/3pbDv2C+aR+THPPQ=
github.com/whosonfirst/go-whosonfirst-sources v0.1.0/go.mod h1:EUMHyGzUmqPPxlMmOp+28BFeoBdxxE0HCKRd67lkqGM=
github.com/whosonfirst/go-whosonfirst-spatial v0.5.3 h1:QLmgDJx3O/8e2h2j/uqA+lb5NJHIhgITRm6fkx2BcKc=
github.com/whosonfirst/go-whosonfirst-spatial v0.5.3/go.mod h1:Q8SCUVV0mcGZpMB3Lq9GiBXkm6ZVS/kor4GuPQGvaCA=
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.3.1 h1:j2QhDx8t4z0s3RJqvm+Ll4t2zG4c195NZx2XRFRCAtY=
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.3.1/go.mod h1:klRSLQeAVdFZd84f0xfKjSmVj1L8JCF8GPdGUiVOqnA=
github.com/whosonfirst/go-whosonfirst-spatial v0.5.4 h1:JJO2K+xLyciyWVPmpQ/VKZqXAswYm0O4yaXohFCBp/c=
github.com/whosonfirst/go-whosonfirst-spatial v0.5.4/go.mod h1:Q8SCUVV0mcGZpMB3Lq9GiBXkm6ZVS/kor4GuPQGvaCA=
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.3.2 h1:WHBQiSTC7/pWyaqWrpHqaq1yN7YsJU+Y5kCXYNntSnc=
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.3.2/go.mod h1:Nxk/JAeLMgcPd6xEfmUKWCHBGWTrxwfnDqEcWYpng70=
github.com/whosonfirst/go-whosonfirst-spr/v2 v2.3.3 h1:dc7BdkGrSKtGyIEO8jW4h6xS0DMdKANwMHFRc1+WcnM=
github.com/whosonfirst/go-whosonfirst-spr/v2 v2.3.3/go.mod h1:3Sym68fXOfIAcdJiRkJC+8FO+JuSGZ2NuDpRFzWMDi0=
github.com/whosonfirst/go-whosonfirst-uri v1.2.0 h1:lhmRsIhcpTr5HAo+kXKRGsSt76HTh3Ko/oTR2jpCm/o=
Expand Down
124 changes: 66 additions & 58 deletions vendor/github.com/whosonfirst/go-whosonfirst-spatial/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

86 changes: 65 additions & 21 deletions vendor/github.com/whosonfirst/go-whosonfirst-spatial/flags/flags.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b213cbb

Please sign in to comment.