package
0.0.0-20231212061440-d2770bbe06e6
Repository: https://github.com/org-lib/bus.git
Documentation: pkg.go.dev
# README
git config https.proxy http://127.0.0.1:19180 git config https.proxy https://127.0.0.1:19180 powerproto build .
#取消git 代理 git config --global --unset http.proxy git config --global --unset https.proxy