protobuf-go/cmd/protoc-gen-go
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
..
internal_gengo cmd/protoc-gen-go, runtime/protoimpl: enforce minimum and maximum versions 2019-05-23 17:53:52 +00:00
testdata cmd/protoc-gen-go, runtime/protoimpl: enforce minimum and maximum versions 2019-05-23 17:53:52 +00:00
annotation_test.go types: consistently name generated protos 2019-05-16 21:55:40 +00:00
main.go protogen, encoding/jsonpb, encoding/textpb: rename packages 2019-05-14 20:33:22 +00:00