protobuf-go/cmd/protoc-gen-go/testdata/go.mod

9 lines
231 B
Modula-2
Raw Normal View History

module github.com/golang/protobuf/v2/cmd/protoc-gen-go/testdata
require (
github.com/golang/protobuf v1.2.1-0.20190326022002-be03c15fcaa2
github.com/golang/protobuf/v2 v2.0.0
)
replace github.com/golang/protobuf/v2 => ../../..