3003dc1092
Bumps [googlemaps.github.io/maps](https://github.com/googlemaps/google-maps-services-go) from 0.0.0-20190206003505-be134e760d70 to 1.4.0. - [Release notes](https://github.com/googlemaps/google-maps-services-go/releases) - [Changelog](https://github.com/googlemaps/google-maps-services-go/blob/master/.releaserc) - [Commits](https://github.com/googlemaps/google-maps-services-go/commits/v1.4.0)
12 lines
295 B
Modula-2
12 lines
295 B
Modula-2
module gitlab.com/unboundsoftware/dancefinder/geo-service
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/caarlos0/env v3.5.0+incompatible
|
|
github.com/google/uuid v1.3.0 // indirect
|
|
github.com/sergi/go-diff v1.2.0 // indirect
|
|
github.com/stretchr/testify v1.7.0 // indirect
|
|
googlemaps.github.io/maps v1.4.0
|
|
)
|