- In generated Go code, allows returning a list of validation errors instead of only the first failed.
- Adds support for the
module=example.com/foo
flag described here - Removes all references to
github.com/golang/protobuf
in favor ofgoogle.golang.org/protobuf