mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-06 09:40:07 +00:00
44b9a3083f
Change-Id: I13cbb878dad1024bc1b5e07e9c10f53cacce0349 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/178717 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
9 lines
222 B
Modula-2
9 lines
222 B
Modula-2
module google.golang.org/protobuf/cmd/protoc-gen-go/testdata
|
|
|
|
require (
|
|
github.com/golang/protobuf v1.2.1-0.20190523175523-a1331f0b4ab4
|
|
google.golang.org/protobuf v1.0.0
|
|
)
|
|
|
|
replace google.golang.org/protobuf => ../../..
|