Skip to content

Commit 5534ef6

Browse files
Update dependency io_bazel_rules_go to v0.55.1
1 parent fac5845 commit 5534ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
33
http_archive(
44
name = "io_bazel_rules_go",
55
sha256 = "6776d68ebb897625dead17ae510eac3d5f6342367327875210df44dbe2aeeb19",
6-
urls = ["https://github.com/bazelbuild/rules_go/releases/download/0.17.1/rules_go-0.17.1.tar.gz"],
6+
urls = ["https://github.com/bazelbuild/rules_go/releases/download/v0.55.1/rules_go-0.17.1.tar.gz"],
77
)
88

99
http_archive(

0 commit comments

Comments
 (0)