gomega
gomega copied to clipboard
470: Use google.golang.org/protobuf/proto
Commit message: Update to google.golang.org/protobuf/proto This ipdates the imports This is a huge leap and it comes with some necessary changes simple_message.proto includes go_package option now. and the message equality of two protobuf messages should be checked by proto.Equal.
Update yaml to v3 and golang/x/net to the next version
Fixes #470
@onsi I'm interested in seeing this PR being merged in, but I see that it is suffering from merge conflicts and I'm not sure if the author is around to fix them, so would you be open to a new PR?
sure