Skip to content

Commit 93f1460

Browse files
committed
chore(deps): update dependency io_bazel_rules_go to v0.43.0
1 parent 1a635f8 commit 93f1460

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.42.0/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",
4141
],
4242
)

0 commit comments

Comments
 (0)