摘要: go install github.com/golang/protobuf/protoc-gen-go@latest 阅读全文
posted @ 2022-04-17 20:25 甜甜太阳雨 阅读(188) 评论(0) 推荐(0)
摘要: linux/mac 设置你的 bash 环境变量 echo "export GOPROXY=https://goproxy.io,direct" >> ~/.profile && source ~/.profile 如果你的终端是 zsh,使用以下命令 echo "export GOPROXY=ht 阅读全文
posted @ 2022-04-17 20:25 甜甜太阳雨 阅读(381) 评论(0) 推荐(0)