Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit c3a23ac

Browse files
chore(deps): update dependency io_bazel_rules_go to v0.48.0
1 parent 0c7efab commit c3a23ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ http_archive(
1010
sha256 = "d1ffd055969c8f8d431e2d439813e42326961d0942bdf734d2c95dc30c369566",
1111
urls = [
1212
"https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.24.5/rules_go-v0.24.5.tar.gz",
13-
"https://github.com/bazelbuild/rules_go/releases/download/v0.46.0/rules_go-v0.24.5.tar.gz",
13+
"https://github.com/bazelbuild/rules_go/releases/download/v0.48.0/rules_go-v0.24.5.tar.gz",
1414
],
1515
)
1616

0 commit comments

Comments
 (0)