fix(deps): update google.golang.org/genproto digest to 87f3d3e (#353)
geo-service / build (push) Successful in 1m2s
geo-service / deploy-prod (push) Successful in 46s

This commit was merged in pull request #353.
This commit is contained in:
2026-06-21 17:06:32 +00:00
parent a2df2b3338
commit c3ae0fe6b9
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ require (
cloud.google.com/go/maps v1.36.0
github.com/caarlos0/env v3.5.0+incompatible
google.golang.org/api v0.285.0
google.golang.org/genproto v0.0.0-20260610212136-7ab31c22f7ad
google.golang.org/genproto v0.0.0-20260618152121-87f3d3e198d3
google.golang.org/grpc v1.81.1
googlemaps.github.io/maps v1.7.0
)
@@ -38,7 +38,7 @@ require (
golang.org/x/sys v0.46.0 // indirect
golang.org/x/text v0.38.0 // indirect
golang.org/x/time v0.15.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20260610212136-7ab31c22f7ad // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260610212136-7ab31c22f7ad // indirect
google.golang.org/protobuf v1.36.11 // indirect
)