Skip to content

Commit

Permalink
revert mirror
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
  • Loading branch information
hawkingrei committed Nov 28, 2022
1 parent b19610b commit aa13c24
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,9 @@ go_deps()

go_rules_dependencies()

go_download_sdk(
name = "go_sdk",
urls = [
"http://ats.apps.svc/golang/{}",
"http://bazel-cache.pingcap.net:8080/golang/{}",
"https://dl.google.com/go/{}",
"https://mirrors.aliyun.com/golang/{}",
],
version = "1.19.3",
)

go_register_toolchains(
nogo = "@//build:tidb_nogo",
version = "1.19.3",
)

gazelle_dependencies()
Expand Down

0 comments on commit aa13c24

Please sign in to comment.