Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit ff01179

Browse files
committed
Update dependency io_bazel_rules_go to v0.13.0
1 parent 8a734f1 commit ff01179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ http_archive(
5959
# Some of the TypeScript tooling is written in Go.
6060
http_archive(
6161
name = "io_bazel_rules_go",
62-
url = "https://github.com/bazelbuild/rules_go/releases/download/0.11.0/rules_go-0.11.0.tar.gz",
63-
sha256 = "f70c35a8c779bb92f7521ecb5a1c6604e9c3edd431e50b6376d7497abc8ad3c1",
62+
url = "https://github.com/bazelbuild/rules_go/releases/download/0.13.0/rules_go-0.13.0.tar.gz",
63+
sha256 = "ba79c532ac400cefd1859cbc8a9829346aa69e3b99482cd5a54432092cbc3933",
6464
)
6565

6666
####################################

0 commit comments

Comments
 (0)