Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec060df

Browse files
committed
修改 download
1 parent 0fb30f9 commit ec060df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http/controller/download.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
"github.com/polaris1119/config"
2222
)
2323

24-
const GoStoragePrefix = "https://dl.google.com/go/"
24+
const GoStoragePrefix = "https://golang.google.cn/dl/"
2525

2626
type DownloadController struct{}
2727

0 commit comments

Comments
 (0)