Hi,
appengine has a reference to deprecated module 'github.com/golang/protobuf'. Because of which our consuming module depends indirectly on deprecated module.
Is it possible to remove the deprecated module and release a new version of appengine?
Thanks.