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 @@ -6,7 +6,7 @@ require (
6
6
github.com/stretchr/testify v1.8.4
7
7
golang.org/x/net v0.15.0
8
8
golang.stackrox.io/grpc-http1 v0.0.0+incompatible
9
- google.golang.org/grpc v1.58.2
9
+ google.golang.org/grpc v1.58.3
10
10
google.golang.org/grpc/examples v0.0.0-20230602173802-c9d3ea567325
11
11
)
12
12
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGm
69
69
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
70
70
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 h1:bVf09lpb+OJbByTj913DRJioFFAjf/ZGxEz7MajTp2U =
71
71
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 /go.mod h1:TUfxEVdsvPg18p6AslUXFoLdpED4oBnGwyqk3dV1XzM =
72
- google.golang.org/grpc v1.58.2 h1:SXUpjxeVF3FKrTYQI4f4KvbGD5u2xccdYdurwowix5I =
73
- google.golang.org/grpc v1.58.2 /go.mod h1:tgX3ZQDlNJGU96V6yHh1T/JeoBQ2TXdr43YbYSsCJk0 =
72
+ google.golang.org/grpc v1.58.3 h1:BjnpXut1btbtgN/6sp+brB2Kbm2LjNXnidYujAVbSoQ =
73
+ google.golang.org/grpc v1.58.3 /go.mod h1:tgX3ZQDlNJGU96V6yHh1T/JeoBQ2TXdr43YbYSsCJk0 =
74
74
google.golang.org/grpc/examples v0.0.0-20230602173802-c9d3ea567325 h1:2RthLftQfQtpQMEmkGxDGs+PAG/sVWONfKd7km4DRzM =
75
75
google.golang.org/grpc/examples v0.0.0-20230602173802-c9d3ea567325 /go.mod h1:JFf2mvgu0u96q6WJc59JQq9E9SQ6E93ML1ozmUNjW8k =
76
76
google.golang.org/protobuf v1.26.0-rc.1 /go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw =
You can’t perform that action at this time.
0 commit comments