We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5af81 commit 6a4769dCopy full SHA for 6a4769d
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/coder/websocket v1.8.12
8
github.com/stretchr/testify v1.8.1
9
google.golang.org/genproto/googleapis/rpc v0.0.0-20231212172506-995d672761c0
10
- google.golang.org/grpc v1.59.0
+ google.golang.org/grpc v1.71.0
11
google.golang.org/protobuf v1.32.0
12
)
13
0 commit comments