fix(deps): update module cloud.google.com/go/maps to v1.31.0 (#315)
This commit was merged in pull request #315.
This commit is contained in:
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/dancefinder/geo-service
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
cloud.google.com/go/maps v1.30.0
|
||||
cloud.google.com/go/maps v1.31.0
|
||||
github.com/caarlos0/env v3.5.0+incompatible
|
||||
google.golang.org/api v0.273.1
|
||||
google.golang.org/genproto v0.0.0-20260401024825-9d38bb4040a9
|
||||
@@ -22,7 +22,7 @@ require (
|
||||
github.com/google/s2a-go v0.1.9 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/googleapis/enterprise-certificate-proxy v0.3.14 // indirect
|
||||
github.com/googleapis/gax-go/v2 v2.19.0 // indirect
|
||||
github.com/googleapis/gax-go/v2 v2.20.0 // indirect
|
||||
github.com/sergi/go-diff v1.2.0 // indirect
|
||||
go.opencensus.io v0.24.0 // indirect
|
||||
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user