Skip to content

Commit 7083b7a

Browse files
Update dependency io_bazel_rules_go to v0.52.0
1 parent 86e9763 commit 7083b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ def dependencies():
3737
sha256 = "7904dbecbaffd068651916dce77ff3437679f9d20e1a7956bff43826e7645fcc",
3838
urls = [
3939
"https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.25.1/rules_go-v0.25.1.tar.gz",
40-
"https://github.com/bazelbuild/rules_go/releases/download/v0.43.0/rules_go-v0.25.1.tar.gz",
40+
"https://github.com/bazelbuild/rules_go/releases/download/v0.52.0/rules_go-v0.25.1.tar.gz",
4141
],
4242
)

0 commit comments

Comments
 (0)