We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7dc51a commit 4088bedCopy full SHA for 4088bed
WORKSPACE
@@ -35,7 +35,7 @@ http_archive(
35
sha256 = "207fad3e6689135c5d8713e5a17ba9d1290238f47b9ba545b63d9303406209c6",
36
urls = [
37
"https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.24.7/rules_go-v0.24.7.tar.gz",
38
- "https://github.com/bazelbuild/rules_go/releases/download/v0.24.7/rules_go-v0.24.7.tar.gz",
+ "https://github.com/bazelbuild/rules_go/releases/download/v0.41.0/rules_go-v0.24.7.tar.gz",
39
],
40
)
41
0 commit comments