Skip to content

Commit

Permalink
Go mod wrangling
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisaaronland committed Mar 26, 2021
1 parent 3c362e7 commit dd39916
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 27 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@ module github.com/whosonfirst/go-whosonfirst-spatial-grpc
go 1.16

require (
github.com/golang/protobuf v1.5.1 // indirect
github.com/sfomuseum/go-flags v0.8.2
github.com/whosonfirst/go-whosonfirst-flags v0.4.2
github.com/whosonfirst/go-whosonfirst-geojson-v2 v0.16.3
github.com/whosonfirst/go-whosonfirst-spatial v0.0.55
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.0.9
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.0.10
github.com/whosonfirst/go-whosonfirst-spatial-rtree v0.0.12
github.com/whosonfirst/go-whosonfirst-spr/v2 v2.0.0
google.golang.org/grpc v1.36.0
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0 // indirect
google.golang.org/grpc v1.36.1
google.golang.org/protobuf v1.26.0
)
5 changes: 5 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0/go.mod h1:W
github.com/golang/protobuf v1.4.0/go.mod h1:jodUvKwWbYaEsadDk5Fwe5c77LiNKVO9IDvqG2KuDX0=
github.com/golang/protobuf v1.4.1/go.mod h1:U8fpvMrcmy5pZrNK1lt4xCsGvpyWQ/VVv6QDs8UjoX8=
github.com/golang/protobuf v1.4.2/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI=
github.com/golang/protobuf v1.5.0 h1:LUVKkCeviFUMKqHa4tXIIij/lbhnMbP7Fn5wKdKkRh4=
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
github.com/golang/protobuf v1.5.1 h1:jAbXjIeW2ZSW2AwFxlGTDoc2CjI2XujLkV3ArsZFCvc=
github.com/golang/protobuf v1.5.1/go.mod h1:DopwsBzvsk0Fs44TXzsVbJyPhcCPeIwnvohx4u74HPM=
Expand Down Expand Up @@ -236,6 +237,8 @@ github.com/whosonfirst/go-whosonfirst-spatial-pip v0.0.5 h1:OiZJK2PiFmUygrYPZpsN
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.0.5/go.mod h1:oGaKAuVLyey4EfZw1WukZYmZyN2ICJAfY6UgqvnzSZM=
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.0.9 h1:0ZggEKeoUNfjawBDdUDg4OTEtv0Xn9/ZCs5oaNHLaGc=
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.0.9/go.mod h1:2xb/TTeO5S+FOynRuzGo8CLNDxaqIA8EACtfx0QwPWM=
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.0.10 h1:oyEj7BbLT86mgmnFCl71RppsF4uknykgO/JEEsLUl3Y=
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.0.10/go.mod h1:9N4CAPNrId8ai2mmnokyib+IxduxBlVXPuC1SwOoiiI=
github.com/whosonfirst/go-whosonfirst-spatial-rtree v0.0.9 h1:VbIs9iQ9llKsm8OiCSi8MpEtLc3D+yG8qFYHVm3//G0=
github.com/whosonfirst/go-whosonfirst-spatial-rtree v0.0.9/go.mod h1:LqwApGWDtXR30NgoD+3cJTfz8FeFbqSTmq0NDOxFWGg=
github.com/whosonfirst/go-whosonfirst-spatial-rtree v0.0.10 h1:owWbMIN7dwzKBR0EU0UZfO3ZhyDQEXEmuLkxAZp2c/E=
Expand Down Expand Up @@ -322,6 +325,8 @@ google.golang.org/grpc v1.28.0 h1:bO/TA4OxCOummhSf10siHuG7vJOiwh7SpRpFZDkOgl4=
google.golang.org/grpc v1.28.0/go.mod h1:rpkK4SK4GF4Ach/+MFLZUBavHOvF2JJB5uozKKal+60=
google.golang.org/grpc v1.36.0 h1:o1bcQ6imQMIOpdrO3SWf2z5RV72WbDwdXuK0MDlc8As=
google.golang.org/grpc v1.36.0/go.mod h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAGRRjU=
google.golang.org/grpc v1.36.1 h1:cmUfbeGKnz9+2DD/UYsMQXeqbHZqZDs4eQwW0sFOpBY=
google.golang.org/grpc v1.36.1/go.mod h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAGRRjU=
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0 h1:M1YKkFIboKNieVO5DLUEVzQfGwJD30Nv2jfUgzb5UcE=
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0/go.mod h1:6Kw0yEErY5E/yWrBtf03jp27GLLJujG4z/JK95pnjjw=
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
Expand Down
26 changes: 13 additions & 13 deletions vendor/github.com/whosonfirst/go-whosonfirst-spatial-pip/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.

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

2 changes: 1 addition & 1 deletion vendor/google.golang.org/grpc/version.go

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

9 changes: 3 additions & 6 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ github.com/aaronland/go-json-query
github.com/aaronland/go-roster
# github.com/dhconnelly/rtreego v1.0.0
github.com/dhconnelly/rtreego
# github.com/golang/protobuf v1.5.1
## explicit
# github.com/golang/protobuf v1.5.0
github.com/golang/protobuf/proto
github.com/golang/protobuf/ptypes
github.com/golang/protobuf/ptypes/any
Expand Down Expand Up @@ -94,7 +93,7 @@ github.com/whosonfirst/go-whosonfirst-spatial/filter
github.com/whosonfirst/go-whosonfirst-spatial/flags
github.com/whosonfirst/go-whosonfirst-spatial/geo
github.com/whosonfirst/go-whosonfirst-spatial/timer
# github.com/whosonfirst/go-whosonfirst-spatial-pip v0.0.9
# github.com/whosonfirst/go-whosonfirst-spatial-pip v0.0.10
## explicit
github.com/whosonfirst/go-whosonfirst-spatial-pip
# github.com/whosonfirst/go-whosonfirst-spatial-rtree v0.0.12
Expand Down Expand Up @@ -127,7 +126,7 @@ golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/norm
# google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013
google.golang.org/genproto/googleapis/rpc/status
# google.golang.org/grpc v1.36.0
# google.golang.org/grpc v1.36.1
## explicit
google.golang.org/grpc
google.golang.org/grpc/attributes
Expand Down Expand Up @@ -173,8 +172,6 @@ google.golang.org/grpc/serviceconfig
google.golang.org/grpc/stats
google.golang.org/grpc/status
google.golang.org/grpc/tap
# google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0
## explicit
# google.golang.org/protobuf v1.26.0
## explicit
google.golang.org/protobuf/encoding/prototext
Expand Down

0 comments on commit dd39916

Please sign in to comment.