appengine
appengine copied to clipboard
update proto library to google.golang.org/protobuf
Hmm seems like it will break some stuff. Will double check later.
Should we expect any progress on this any time soon?
I think the following modifications are necessary for the test to succeed.
- Copy some files from cloud.google.com/go/datastore. refs: #192
- Regenerate from all protos using protoc-gen-go with special modifications. ref: #314
I think there are other fixes that need to be done, but I hope they help you.