Skip to content

Commit 6cebbfa

Browse files
authored
Update dependency io_bazel_rules_go to v0.38.1 (#109)
1 parent 687407a commit 6cebbfa

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
@@ -8,8 +8,8 @@ load(
88

99
http_archive(
1010
name = "io_bazel_rules_go",
11-
sha256 = "56d8c5a5c91e1af73eca71a6fab2ced959b67c86d12ba37feedb0a2dfea441a6",
12-
urls = ["https://github.com/bazelbuild/rules_go/releases/download/v0.37.0/rules_go-v0.37.0.zip"],
11+
sha256 = "dd926a88a564a9246713a9c00b35315f54cbd46b31a26d5d8fb264c07045f05d",
12+
urls = ["https://github.com/bazelbuild/rules_go/releases/download/v0.38.1/rules_go-v0.38.1.zip"],
1313
)
1414

1515
http_archive(

0 commit comments

Comments
 (0)