File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ require (
43
43
golang.org/x/sync v0.8.0
44
44
golang.org/x/sys v0.25.0
45
45
golang.org/x/text v0.18.0
46
- google.golang.org/grpc v1.66.0
46
+ google.golang.org/grpc v1.66.2
47
47
google.golang.org/protobuf v1.34.2
48
48
gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473
49
49
gotest.tools/v3 v3.5.1
Original file line number Diff line number Diff line change @@ -410,8 +410,8 @@ golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 h1:H2TDz8ibqkAF6YGhCdN3j
410
410
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 /go.mod h1:K8+ghG5WaK9qNqU5K3HdILfMLy1f3aNYFI/wnl100a8 =
411
411
google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117 h1:1GBuWVLM/KMVUv1t1En5Gs+gFZCNd360GGb4sSxtrhU =
412
412
google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117 /go.mod h1:EfXuqaE1J41VCDicxHzUDm+8rk+7ZdXzHV0IhO/I6s0 =
413
- google.golang.org/grpc v1.66.0 h1:DibZuoBznOxbDQxRINckZcUvnCEvrW9pcWIE2yF9r1c =
414
- google.golang.org/grpc v1.66.0 /go.mod h1:s3/l6xSSCURdVfAnL+TqCNMyTDAGN6+lZeVxnZR128Y =
413
+ google.golang.org/grpc v1.66.2 h1:3QdXkuq3Bkh7w+ywLdLvM56cmGvQHUMZpiCzt6Rqaoo =
414
+ google.golang.org/grpc v1.66.2 /go.mod h1:s3/l6xSSCURdVfAnL+TqCNMyTDAGN6+lZeVxnZR128Y =
415
415
google.golang.org/protobuf v1.34.2 h1:6xV6lTsCfpGD21XK49h7MhtcApnLqkfYgPcdHftf6hg =
416
416
google.golang.org/protobuf v1.34.2 /go.mod h1:qYOHts0dSfpeUzUFpOMr/WGzszTmLH+DiWniOlNbLDw =
417
417
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
You can’t perform that action at this time.
0 commit comments