File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55replace github.com/nextmv-io/sdk => ../../.
66
77require (
8- github.com/nextmv-io/sdk v1.9.1
8+ github.com/nextmv-io/sdk v1.9.3
99 googlemaps.github.io/maps v1.4.0
1010)
1111
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ replace github.com/nextmv-io/sdk => ../../.
66
77require (
88 github.com/google/go-cmp v0.5.6
9- github.com/nextmv-io/sdk v1.9.1
9+ github.com/nextmv-io/sdk v1.9.3
1010)
1111
1212require golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ replace github.com/nextmv-io/sdk => ../../.
66
77require (
88 github.com/hashicorp/golang-lru v0.5.4
9- github.com/nextmv-io/sdk v1.9.1
9+ github.com/nextmv-io/sdk v1.9.3
1010 github.com/twpayne/go-polyline v1.1.1
1111 go.uber.org/mock v0.3.0
1212)
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/nextmv-io/sdk => ../../.
77require (
88 github.com/dgraph-io/ristretto v0.1.1
99 github.com/nextmv-io/go-routingkit v0.1.18
10- github.com/nextmv-io/sdk v1.9.1
10+ github.com/nextmv-io/sdk v1.9.3
1111 github.com/twpayne/go-polyline v1.1.1
1212)
1313
You can’t perform that action at this time.
0 commit comments