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 28d1ec1 commit 270ab1aCopy full SHA for 270ab1a
WORKSPACE
@@ -17,7 +17,7 @@ http_archive(
17
name = "io_bazel_rules_go",
18
sha256 = "6b65cb7917b4d1709f9410ffe00ecf3e160edf674b78c54a894471320862184f",
19
urls = [
20
- "https://github.com/bazelbuild/rules_go/releases/download/v0.51.0/rules_go-v0.39.0.zip",
+ "https://github.com/bazelbuild/rules_go/releases/download/v0.52.0/rules_go-v0.39.0.zip",
21
"https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.39.0/rules_go-v0.39.0.zip",
22
],
23
)
0 commit comments