gomega icon indicating copy to clipboard operation
gomega copied to clipboard

470: Use google.golang.org/protobuf/proto

Open Akaame opened this issue 4 years ago • 2 comments

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

Akaame avatar Dec 29 '21 23:12 Akaame

@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?

jbduncan avatar Mar 15 '24 16:03 jbduncan

sure

onsi avatar Mar 15 '24 16:03 onsi