fix(deps): update module google.golang.org/api to v0.294.0 (#390)
This commit was merged in pull request #390.
This commit is contained in:
@@ -5,14 +5,14 @@ go 1.25.8
|
||||
require (
|
||||
cloud.google.com/go/maps v1.40.0
|
||||
github.com/caarlos0/env v3.5.0+incompatible
|
||||
google.golang.org/api v0.293.0
|
||||
google.golang.org/api v0.294.0
|
||||
google.golang.org/genproto v0.0.0-20260825221802-da73d73af1c5
|
||||
google.golang.org/grpc v1.83.2
|
||||
googlemaps.github.io/maps v1.7.0
|
||||
)
|
||||
|
||||
require (
|
||||
cloud.google.com/go/auth v0.23.0 // indirect
|
||||
cloud.google.com/go/auth v0.23.2 // indirect
|
||||
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
|
||||
cloud.google.com/go/compute/metadata v0.9.0 // indirect
|
||||
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
||||
@@ -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.20 // indirect
|
||||
github.com/googleapis/gax-go/v2 v2.23.0 // indirect
|
||||
github.com/googleapis/gax-go/v2 v2.24.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