File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
44
55http_archive (
66 name = "io_bazel_rules_go" ,
7- sha256 = "68af54cb97fbdee5e5e8fe8d210d15a518f9d62abfd71620c3eaff3b26a5ff86 " ,
7+ sha256 = "86d3dc8f59d253524f933aaf2f3c05896cb0b605fc35b460c0b4b039996124c6 " ,
88 urls = [
9- "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.59 .0/rules_go-v0.59 .0.zip" ,
10- "https://github.com/bazelbuild/rules_go/releases/download/v0.59 .0/rules_go-v0.59 .0.zip" ,
9+ "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.60 .0/rules_go-v0.60 .0.zip" ,
10+ "https://github.com/bazelbuild/rules_go/releases/download/v0.60 .0/rules_go-v0.60 .0.zip" ,
1111 ],
1212)
1313
You can’t perform that action at this time.
0 commit comments