We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbca40f commit 4b48b38Copy full SHA for 4b48b38
WORKSPACE
@@ -36,7 +36,7 @@ http_archive(
36
sha256 = "d1ffd055969c8f8d431e2d439813e42326961d0942bdf734d2c95dc30c369566",
37
urls = [
38
"https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.24.5/rules_go-v0.24.5.tar.gz",
39
- "https://github.com/bazelbuild/rules_go/releases/download/v0.40.1/rules_go-v0.24.5.tar.gz",
+ "https://github.com/bazelbuild/rules_go/releases/download/v0.41.0/rules_go-v0.24.5.tar.gz",
40
],
41
)
42
0 commit comments