Skip to content

Commit 4088bed

Browse files
Update dependency io_bazel_rules_go to v0.41.0
1 parent f7dc51a commit 4088bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ http_archive(
3535
sha256 = "207fad3e6689135c5d8713e5a17ba9d1290238f47b9ba545b63d9303406209c6",
3636
urls = [
3737
"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",
38+
"https://github.com/bazelbuild/rules_go/releases/download/v0.41.0/rules_go-v0.24.7.tar.gz",
3939
],
4040
)
4141

0 commit comments

Comments
 (0)