protobuf-go/cmd/protoc-gen-go/testdata
Joe Tsai bb941fe881 cmd/protoc-gen-go/testdata: remove go.mod file
In the distant past this was necessary because:
1) the generated code depended on github.com/golang/protobuf,
but now it doesn't.
2) protoc-gen-go-grpc had a dependency on google.golang.org/grpc,
and the seperate go.mod file allowed us to isolate the dependency,
but that binary doesn't exist here anymore.

Drop the go.mod file for cmd/protoc-gen-go/testdata.

Change-Id: I7341d78dc346bd82e5c68ed48cee3275b6296249
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/220502
Reviewed-by: Damien Neil <dneil@google.com>
2020-02-24 22:15:38 +00:00
..
annotations all: make .proto file names relative to module root 2020-02-04 23:20:20 +00:00
comments all: make .proto file names relative to module root 2020-02-04 23:20:20 +00:00
extensions all: make .proto file names relative to module root 2020-02-04 23:20:20 +00:00
fieldnames all: make .proto file names relative to module root 2020-02-04 23:20:20 +00:00
import_public all: make .proto file names relative to module root 2020-02-04 23:20:20 +00:00
imports all: make .proto file names relative to module root 2020-02-04 23:20:20 +00:00
issue780_oneof_conflict all: add a test for copyright headers 2020-02-21 18:41:46 +00:00
nopackage all: make .proto file names relative to module root 2020-02-04 23:20:20 +00:00
proto2 all: make .proto file names relative to module root 2020-02-04 23:20:20 +00:00
proto3 all: make .proto file names relative to module root 2020-02-04 23:20:20 +00:00
gen_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
registry_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00