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 f2b44d9Copy full SHA for f2b44d9
go.mod
@@ -6,9 +6,9 @@ require (
6
github.com/golang/protobuf v1.5.4
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
+ github.com/stretchr/testify v1.11.1
+ google.golang.org/grpc v1.75.1
+ google.golang.org/protobuf v1.36.9
12
)
13
14
require (
0 commit comments