精华 安装protobuf的go语言插件protoc-gen-go提示go: module github.com/golang/protobuf is deprecated
安装protobuf的go语言插件protoc-gen-go提示go: module github.com/golang/protobuf is deprecated
C:\Users\zhangyibo>go install github.com/golang/protobuf/protoc-gen-go@latest
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
1 回复


