export GO111MODULE=on export GOPROXY=https://goproxy.io 然后再次运行 go get -u github.com/labstack/echo 就可以了 相关文章: