mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-26 20:37:14 +00:00
Substitute protoV1.Marshal calls to use proto v2. A few tests still need to use v1 due to missing required field checks in v2. Change-Id: I97ee208b81afc85c81142e70c1d7bdc47db76ce4 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/167774 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>