mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-27 03:35:32 +00:00
baf64d5536
While this module has no actual dependency on APIv1, we want to ensure that programs using both APIv1 and APIv2 use a version of APIv1 that wraps APIv2. Updates golang/protobuf#1032. Change-Id: Ie69ce2930c843a7232c79b21ff418c53b28ed1af Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/219382 Reviewed-by: Joe Tsai <joetsai@google.com>