执行给出的命令出错
来源:2-2 有关GRPC及GRPC Gateway版本的更新
qq_梦_162
2022-01-29 18:03:15
go install github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway@latest
执行 上面的命令出现这个错误是什么意思
can only use path@version syntax with 'go get'
1回答
ccmouse
2022-02-04
需要升级一下go的版本。
相似问题