mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-29 12:17:48 +00:00
08ff730048
Change-Id: I2ba52055bcb0e434b66dbcd4763afd2fce5b4264 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/191179 Reviewed-by: Herbie Ong <herbie@google.com>
11 lines
230 B
Modula-2
11 lines
230 B
Modula-2
module google.golang.org/protobuf/cmd/protoc-gen-go/testdata
|
|
|
|
go 1.9
|
|
|
|
require (
|
|
github.com/golang/protobuf v1.2.1-0.20190820213554-ae1d65bc5435
|
|
google.golang.org/protobuf v1.0.0
|
|
)
|
|
|
|
replace google.golang.org/protobuf => ../../..
|