protobuf-go/internal/testprotos/enums
Joe Tsai aa432c0868 cmd/protoc-gen-go: fix generation of enum defaults
Previously, this call strconv.FormatInt with base 32,
when the intention is to call it with base 10.

Change-Id: I31cdd2415b3a80936cdcdeb5612a486204404ecb
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/331149
Trust: Joe Tsai <joetsai@digital-static.net>
Reviewed-by: Damien Neil <dneil@google.com>
2021-06-27 06:07:42 +00:00
..
enums.pb.go cmd/protoc-gen-go: fix generation of enum defaults 2021-06-27 06:07:42 +00:00
enums.proto cmd/protoc-gen-go: fix generation of enum defaults 2021-06-27 06:07:42 +00:00