Skip to content

Commit 4b48b38

Browse files
committed
Update dependency io_bazel_rules_go to v0.41.0
1 parent cbca40f commit 4b48b38

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
@@ -36,7 +36,7 @@ http_archive(
3636
sha256 = "d1ffd055969c8f8d431e2d439813e42326961d0942bdf734d2c95dc30c369566",
3737
urls = [
3838
"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",
39+
"https://github.com/bazelbuild/rules_go/releases/download/v0.41.0/rules_go-v0.24.5.tar.gz",
4040
],
4141
)
4242

0 commit comments

Comments
 (0)