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.20190322195920-d94fb84e04b7
github.com/golang/protobuf/v2 v2.0.0
)
replace github.com/golang/protobuf/v2 => ../../..