We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8614c71 commit 050425dCopy full SHA for 050425d
go.mod
@@ -7,8 +7,8 @@ require (
7
github.com/hashicorp/go-multierror v1.1.1
8
github.com/jhump/grpctunnel v0.3.0
9
github.com/stretchr/testify v1.10.0
10
- google.golang.org/grpc v1.69.4
11
- google.golang.org/protobuf v1.36.3
+ google.golang.org/grpc v1.75.0
+ google.golang.org/protobuf v1.36.8
12
)
13
14
require (
0 commit comments