fix(deps): update module google.golang.org/api to v0.284.0 (#349)
This commit was merged in pull request #349.
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.25.8
|
||||
require (
|
||||
cloud.google.com/go/maps v1.36.0
|
||||
github.com/caarlos0/env v3.5.0+incompatible
|
||||
google.golang.org/api v0.283.0
|
||||
google.golang.org/api v0.284.0
|
||||
google.golang.org/genproto v0.0.0-20260526163538-3dc84a4a5aaa
|
||||
google.golang.org/grpc v1.81.1
|
||||
googlemaps.github.io/maps v1.7.0
|
||||
@@ -34,7 +34,7 @@ require (
|
||||
golang.org/x/crypto v0.51.0 // indirect
|
||||
golang.org/x/net v0.55.0 // indirect
|
||||
golang.org/x/oauth2 v0.36.0 // indirect
|
||||
golang.org/x/sync v0.20.0 // indirect
|
||||
golang.org/x/sync v0.21.0 // indirect
|
||||
golang.org/x/sys v0.45.0 // indirect
|
||||
golang.org/x/text v0.37.0 // indirect
|
||||
golang.org/x/time v0.15.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user