Go has a handy mechanism in go modules that can help us with it. To make it work, ... go mod edit -replace github.com/my/library ../path.
確定! 回上一頁