We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23880cb + dfdea51 commit 59400dbCopy full SHA for 59400db
server-reflection/go.mod
@@ -4,6 +4,5 @@ go 1.14
4
5
require (
6
github.com/gogo/protobuf v1.3.2
7
- github.com/golang/protobuf v1.4.2 // indirect
8
- google.golang.org/grpc v1.29.1
+ google.golang.org/grpc v1.53.0
9
)
0 commit comments