This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Description
I am getting the follwing warning message while trying to deploy chaincode in dev mode:
WARNING: Package "github.com/golang/protobuf/protoc-gen-go/generator" is deprecated.
A future release of golang/protobuf will delete this package,
which has long been excluded from the compatibility promise.
If it's not fatal, Is there a way to remove this warning?