1
0
mirror of synced 2026-04-18 14:28:43 +08:00

auto commit

This commit is contained in:
yitter
2021-04-02 23:37:02 +08:00
parent c2ab7b99cf
commit 7001ffb9ae

View File

@@ -12,7 +12,7 @@
```
go env -w GO111MODULE=on
# Next *ONLY* for China-Developer:
# Next *ONLY* for China-Users:
go env -w GOPROXY=https://goproxy.cn,https://goproxy.io,direct
```