Go problems Yangyou 2020-06-12 Go Go 获取私有仓库时报 410 Gone 错误12go get -u xxxverifying xxx: 410 Gone 解决: 123export GOPROXY=directexport GOSUMDB=offgo get -u xxx