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 @@ -2,10 +2,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
22
33http_archive (
44 name = "io_bazel_rules_go" ,
5- sha256 = "099a9fb96a376ccbbb7d291ed4ecbdfd42f6bc822ab77ae6f1b5cb9e914e94fa " ,
5+ sha256 = "7c76d6236b28ff695aa28cf35f95de317a9472fd1fb14ac797c9bf684f09b37c " ,
66 urls = [
7- "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.35.0 /rules_go-v0.35.0 .zip" ,
8- "https://github.com/bazelbuild/rules_go/releases/download/v0.35.0 /rules_go-v0.35.0 .zip" ,
7+ "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.44.2 /rules_go-v0.44.2 .zip" ,
8+ "https://github.com/bazelbuild/rules_go/releases/download/v0.44.2 /rules_go-v0.44.2 .zip" ,
99 ],
1010)
1111
You can’t perform that action at this time.
0 commit comments