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 f59cd55Copy full SHA for f59cd55
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.74.2
+ google.golang.org/protobuf v1.36.7
12
)
13
14
require (
0 commit comments