fix(deps): update module google.golang.org/grpc to v1.81.0 (#330)
geo-service / build (push) Successful in 49s
geo-service / deploy-prod (push) Successful in 53s

This commit was merged in pull request #330.
This commit is contained in:
2026-05-07 07:13:19 +00:00
parent 088e035688
commit 446c494146
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
github.com/caarlos0/env v3.5.0+incompatible
google.golang.org/api v0.277.0
google.golang.org/genproto v0.0.0-20260427160629-7cedc36a6bc4
google.golang.org/grpc v1.80.0
google.golang.org/grpc v1.81.0
googlemaps.github.io/maps v1.7.0
)