ef7d8ee58f
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/google/uuid/releases) - [Commits](https://github.com/google/uuid/compare/v1.1.0...v1.3.0)
13 lines
389 B
Modula-2
13 lines
389 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
|
|
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c // indirect
|
|
googlemaps.github.io/maps v0.0.0-20190206003505-be134e760d70
|
|
)
|