mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-27 21:35:28 +00:00
5c62f675c5
CL/177623 updates v1 to not depend on the previous import paths. Change-Id: I46a61b8f8fa136c9c1fe367ff311732ba8841279 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/177604 Reviewed-by: Damien Neil <dneil@google.com>
10 lines
259 B
Modula-2
10 lines
259 B
Modula-2
module google.golang.org/protobuf/cmd/protoc-gen-go-grpc/testdata
|
|
|
|
require (
|
|
github.com/golang/protobuf v1.2.1-0.20190516215712-ae2eaafab405
|
|
google.golang.org/grpc v1.19.0
|
|
google.golang.org/protobuf v1.0.0
|
|
)
|
|
|
|
replace google.golang.org/protobuf => ../../..
|