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 @@ -35,10 +35,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
3535
3636http_archive (
3737 name = "io_bazel_rules_go" ,
38- sha256 = "08c3cd71857d58af3cda759112437d9e63339ac9c6e0042add43f4d94caf632d " ,
38+ sha256 = "b725e6497741d7fc2d55fcc29a276627d10e43fa5d0bb692692890ae30d98d00 " ,
3939 urls = [
40- "https://storage.googleapis.com/bazel-mirror/github.com/bazelbuild/rules_go/releases/download/v0.24.2 /rules_go-v0.24.2 .tar.gz" ,
41- "https://github.com/bazelbuild/rules_go/releases/download/v0.24.2 /rules_go-v0.24.2 .tar.gz" ,
40+ "https://storage.googleapis.com/bazel-mirror/github.com/bazelbuild/rules_go/releases/download/v0.24.3 /rules_go-v0.24.3 .tar.gz" ,
41+ "https://github.com/bazelbuild/rules_go/releases/download/v0.24.3 /rules_go-v0.24.3 .tar.gz" ,
4242 ],
4343)
4444
You can’t perform that action at this time.
0 commit comments