protobuf-go/cmd/protoc-gen-go/testdata/proto3
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
..
enum.pb.go cmd/protoc-gen-go, runtime/protoimpl: enforce minimum and maximum versions 2019-05-23 17:53:52 +00:00
enum.proto all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00
fields.pb.go cmd/protoc-gen-go, runtime/protoimpl: enforce minimum and maximum versions 2019-05-23 17:53:52 +00:00
fields.proto all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00