We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb30f9 commit ec060dfCopy full SHA for ec060df
http/controller/download.go
@@ -21,7 +21,7 @@ import (
21
"github.com/polaris1119/config"
22
)
23
24
-const GoStoragePrefix = "https://dl.google.com/go/"
+const GoStoragePrefix = "https://golang.google.cn/dl/"
25
26
type DownloadController struct{}
27
0 commit comments