protobuf-go/cmd/protoc-gen-go/testdata/imports
Joe Tsai 58b42d8892 cmd/protoc-gen-go, runtime/protoimpl: enforce minimum and maximum versions
Generate the needed infrastructure to ensure that we can statically
enforce minimum and maximum versions. This enables us to have a policy
when we release v2 where it fails to build for:
* new generated code with really old runtimes
* new runtimes with really old generated code

Change-Id: Ib699ad62c06dff8f9285806394a741c18db00288
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/178546
Reviewed-by: Damien Neil <dneil@google.com>
2019-05-23 17:53:52 +00:00
..
fmt cmd/protoc-gen-go, runtime/protoimpl: enforce minimum and maximum versions 2019-05-23 17:53:52 +00:00
test_a_1 cmd/protoc-gen-go, runtime/protoimpl: enforce minimum and maximum versions 2019-05-23 17:53:52 +00:00
test_a_2 cmd/protoc-gen-go, runtime/protoimpl: enforce minimum and maximum versions 2019-05-23 17:53:52 +00:00
test_b_1 cmd/protoc-gen-go, runtime/protoimpl: enforce minimum and maximum versions 2019-05-23 17:53:52 +00:00
test_import_a1m1.pb.go cmd/protoc-gen-go, runtime/protoimpl: enforce minimum and maximum versions 2019-05-23 17:53:52 +00:00
test_import_a1m1.proto all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00
test_import_a1m2.pb.go cmd/protoc-gen-go, runtime/protoimpl: enforce minimum and maximum versions 2019-05-23 17:53:52 +00:00
test_import_a1m2.proto all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00
test_import_all.pb.go cmd/protoc-gen-go, runtime/protoimpl: enforce minimum and maximum versions 2019-05-23 17:53:52 +00:00
test_import_all.proto all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00