As far as I can tell, the version of google.golang.org/protobuf was just chosen to be the tip of the main branch, and this PR moves it to a more stable version. v1.26.0 introduces some changes making it harder to import (enforcing namespace uniqueness)
Summary
Downgrades protobuf to v1.25.0
As far as I can tell, the version of google.golang.org/protobuf was just chosen to be the tip of the main branch, and this PR moves it to a more stable version. v1.26.0 introduces some changes making it harder to import (enforcing namespace uniqueness)