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