We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b172f80 commit 5251ad8Copy full SHA for 5251ad8
WORKSPACE
@@ -87,10 +87,10 @@ rules_proto_toolchains()
87
88
http_archive(
89
name = "io_bazel_rules_go",
90
- sha256 = "82f0af253fc61c7f06b005c67c079573776111185b7c3742563f751178aaa4c0",
+ sha256 = "68af54cb97fbdee5e5e8fe8d210d15a518f9d62abfd71620c3eaff3b26a5ff86",
91
urls = [
92
- "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.58.3/rules_go-v0.58.3.zip",
93
- "https://github.com/bazelbuild/rules_go/releases/download/v0.58.3/rules_go-v0.58.3.zip",
+ "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.59.0/rules_go-v0.59.0.zip",
+ "https://github.com/bazelbuild/rules_go/releases/download/v0.59.0/rules_go-v0.59.0.zip",
94
],
95
)
96
0 commit comments