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 = "9d72f7b8904128afb98d46bbef82ad7223ec9ff3718d419afb355fddd9f9484a " ,
7+ sha256 = "68af54cb97fbdee5e5e8fe8d210d15a518f9d62abfd71620c3eaff3b26a5ff86 " ,
88 urls = [
9- "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.55.1 /rules_go-v0.55.1 .zip" ,
10- "https://github.com/bazelbuild/rules_go/releases/download/v0.55.1 /rules_go-v0.55.1 .zip" ,
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" ,
1111 ],
1212)
1313
You can’t perform that action at this time.
0 commit comments