fix(deps): update module google.golang.org/grpc to v1.83.0
Tests / Run Tests (pull_request) Successful in 2m59s

This commit is contained in:
2026-07-30 07:09:23 +00:00
parent bccbea3ab7
commit 53780c06ff
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ require (
github.com/muesli/termenv v0.16.0
github.com/stretchr/testify v1.11.1
golang.org/x/crypto v0.54.0
google.golang.org/grpc v1.82.1
google.golang.org/grpc v1.83.0
google.golang.org/protobuf v1.36.11
)
@@ -55,6 +55,6 @@ require (
golang.org/x/sys v0.47.0 // indirect
golang.org/x/text v0.40.0 // indirect
golang.org/x/tools v0.47.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260414002931-afd174a4e478 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)