Using Go Modules with packages that require “make install”

前端 未结 0 531
粉色の甜心
粉色の甜心 2020-11-29 15:07

I have an external package that apart from the usual go get, needs to run make install in its $GOPATH/src directory in order to use it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题