appengine
appengine copied to clipboard
Request to remove reference to deprecated module 'github.com/golang/protobuf'
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.
Is this a duplicate of https://github.com/golang/appengine/issues/228?