fix(deps): update module cloud.google.com/go/maps to v1.20.0

This commit is contained in:
Renovate
2025-03-12 21:59:49 +00:00
parent 18455c0b6f
commit 3a85f40539
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/dancefinder/geo-service
go 1.24.0
require (
cloud.google.com/go/maps v1.19.0
cloud.google.com/go/maps v1.20.0
github.com/caarlos0/env v3.5.0+incompatible
google.golang.org/api v0.225.0
google.golang.org/genproto v0.0.0-20250311190419-81fb87f6b8bf
@@ -37,7 +37,7 @@ require (
golang.org/x/sys v0.31.0 // indirect
golang.org/x/text v0.23.0 // indirect
golang.org/x/time v0.11.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250227231956-55c901821b1e // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb // indirect
google.golang.org/protobuf v1.36.5 // indirect
)