fix(deps): update google.golang.org/genproto digest to 8636f87 (#270)
geo-service / build (push) Successful in 36s
geo-service / deploy-prod (push) Successful in 36s

This commit was merged in pull request #270.
This commit is contained in:
2026-01-28 03:03:39 +00:00
parent 882f7b7fc5
commit aaa12f2b3b
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ require (
cloud.google.com/go/maps v1.26.0
github.com/caarlos0/env v3.5.0+incompatible
google.golang.org/api v0.263.0
google.golang.org/genproto v0.0.0-20260126211449-d11affda4bed
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409
google.golang.org/grpc v1.78.0
googlemaps.github.io/maps v1.7.0
)
@@ -38,7 +38,7 @@ require (
golang.org/x/sys v0.40.0 // indirect
golang.org/x/text v0.33.0 // indirect
golang.org/x/time v0.14.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20260120174246-409b4a993575 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20260122232226-8e98ce8d340d // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260122232226-8e98ce8d340d // indirect
google.golang.org/protobuf v1.36.11 // indirect
)