chore(deps): bump googlemaps.github.io/maps

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)
This commit is contained in:
2023-05-08 18:47:54 +00:00
parent 5c77ae38be
commit 3003dc1092
2 changed files with 53 additions and 7 deletions
+1 -2
View File
@@ -7,6 +7,5 @@ require (
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
googlemaps.github.io/maps v1.4.0
)