fix(deps): update module google.golang.org/api to v0.225.0
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.24.0
|
||||
require (
|
||||
cloud.google.com/go/maps v1.19.0
|
||||
github.com/caarlos0/env v3.5.0+incompatible
|
||||
google.golang.org/api v0.224.0
|
||||
google.golang.org/api v0.225.0
|
||||
google.golang.org/genproto v0.0.0-20250311190419-81fb87f6b8bf
|
||||
google.golang.org/grpc v1.71.0
|
||||
googlemaps.github.io/maps v1.7.0
|
||||
@@ -30,14 +30,14 @@ require (
|
||||
go.opentelemetry.io/otel v1.34.0 // indirect
|
||||
go.opentelemetry.io/otel/metric v1.34.0 // indirect
|
||||
go.opentelemetry.io/otel/trace v1.34.0 // indirect
|
||||
golang.org/x/crypto v0.35.0 // indirect
|
||||
golang.org/x/net v0.35.0 // indirect
|
||||
golang.org/x/oauth2 v0.27.0 // indirect
|
||||
golang.org/x/sync v0.11.0 // indirect
|
||||
golang.org/x/sys v0.30.0 // indirect
|
||||
golang.org/x/text v0.22.0 // indirect
|
||||
golang.org/x/time v0.10.0 // indirect
|
||||
golang.org/x/crypto v0.36.0 // indirect
|
||||
golang.org/x/net v0.37.0 // indirect
|
||||
golang.org/x/oauth2 v0.28.0 // indirect
|
||||
golang.org/x/sync v0.12.0 // indirect
|
||||
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/rpc v0.0.0-20250227231956-55c901821b1e // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb // indirect
|
||||
google.golang.org/protobuf v1.36.5 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user