8000
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 fae5880 commit 0efcfa6Copy full SHA for 0efcfa6
go.mod
@@ -5,6 +5,6 @@ go 1.15
5
require (
6
github.com/golang/protobuf v1.5.3
7
github.com/jhump/protoreflect v1.14.1
8
- google.golang.org/grpc v1.54.0
+ google.golang.org/grpc v1.55.0
9
google.golang.org/protobuf v1.30.0
10
)
0 commit comments