1,关于模块下载
绕过下载的代理
go env -w GOPRIVATE="gitlab.xxxx.com"
https://siskinc.github.io/post/git使用ssh自动替代https/
ssh替换http下载
git config --global url."git@github.com:".insteadOf "https://github.com/"
git config --global url.ssh://git@gitlab.westhpc.net:2202/.insteadOf http://gitlab.westhpc.net/
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。