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

This commit is contained in:
2026-03-19 17:03:03 +00:00
parent 9dc3711875
commit 1138236c25
2 changed files with 3 additions and 1 deletions
+1 -1
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.48.0
google.golang.org/grpc v1.78.0
google.golang.org/grpc v1.79.3
google.golang.org/protobuf v1.36.11
)