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

Commit 9a4cd04

Browse files
committed
Update dependency io_bazel_rules_go to v0.12.1
1 parent 74b2536 commit 9a4cd04

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
@@ -55,8 +55,8 @@ http_archive(
5555
# Some of the TypeScript tooling is written in Go.
5656
http_archive(
5757
name = "io_bazel_rules_go",
58-
url = "https://github.com/bazelbuild/rules_go/releases/download/0.11.0/rules_go-0.11.0.tar.gz",
59-
sha256 = "f70c35a8c779bb92f7521ecb5a1c6604e9c3edd431e50b6376d7497abc8ad3c1",
58+
url = "https://github.com/bazelbuild/rules_go/releases/download/0.12.1/rules_go-0.12.1.tar.gz",
59+
sha256 = "8b68d0630d63d95dacc0016c3bb4b76154fe34fca93efd65d1c366de3fcb4294",
6060
)
6161

6262
####################################

0 commit comments

Comments
 (0)