6fd4e207e7
Bumps [googlemaps.github.io/maps](https://github.com/googlemaps/google-maps-services-go) from 1.4.0 to 1.5.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/compare/v1.4.0...v1.5.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.5.0
|
|
)
|