mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-23 01:29:12 +01:00
update setup default branch
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
branch = common.GetEnv("GOPROXY_BRANCH", "v0.6")
|
||||
branch = common.GetEnv("GOPROXY_BRANCH", "v0.7")
|
||||
baseURL = "https://github.com/yusing/go-proxy/raw/" + branch
|
||||
requiredConfigs = []Config{
|
||||
{common.ConfigBasePath, true, false, ""},
|
||||
|
||||
Reference in New Issue
Block a user