fix(deps): update module google.golang.org/grpc to v1.82.0

This commit is contained in:
2026-06-30 14:11:47 +00:00
parent a5f7d8dcb3
commit 9ca69a3e79
2 changed files with 9 additions and 3 deletions
+3 -3
View File
@@ -8,7 +8,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/lestrrat-go/httprc/v3 v3.0.6
github.com/lestrrat-go/jwx/v3 v3.1.1
google.golang.org/grpc v1.81.1
google.golang.org/grpc v1.82.0
)
require (
@@ -24,9 +24,9 @@ require (
github.com/segmentio/asm v1.2.1 // indirect
github.com/valyala/fastjson v1.6.10 // indirect
golang.org/x/crypto v0.50.0 // indirect
golang.org/x/net v0.52.0 // indirect
golang.org/x/net v0.53.0 // indirect
golang.org/x/sys v0.43.0 // indirect
golang.org/x/text v0.36.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260414002931-afd174a4e478 // indirect
google.golang.org/protobuf v1.36.11 // indirect
)