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 fac5845 commit cfe4e1aCopy full SHA for cfe4e1a
WORKSPACE
@@ -3,7 +3,7 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
3
http_archive(
4
name = "io_bazel_rules_go",
5
sha256 = "6776d68ebb897625dead17ae510eac3d5f6342367327875210df44dbe2aeeb19",
6
- urls = ["https://github.com/bazelbuild/rules_go/releases/download/0.17.1/rules_go-0.17.1.tar.gz"],
+ urls = ["https://github.com/bazelbuild/rules_go/releases/download/v0.44.2/rules_go-0.17.1.tar.gz"],
7
)
8
9
0 commit comments