You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module github.com/golang/protobuf/protoc-gen-go/testdata/grpc
|
|
|
|
go 1.9
|
|
|
|
require (
|
|
github.com/golang/protobuf v1.3.2
|
|
google.golang.org/grpc v1.27.0-pre.0.20200124224931-7afcfdd66b12
|
|
)
|
|
|
|
replace github.com/golang/protobuf => ../../..
|