The old package "github.com/golang/protobuf/proto" is deprecated. It could be saw in it's mod file: // Deprecated: Use the "google.golang.org/protobuf" module instead. It would be better to update the package .
Comment From: loickengit
The latest version is already using "google.golang.org/protobuf"
Comment From: sarailQAQ
why closed this issue?i met a problem in 'go build' because of the low version of this package, i think it should be updated.
Comment From: pobearm
I saw the latest code , is been updated. So i closed this issues.