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 2643b93 commit 0096d85Copy full SHA for 0096d85
MODULE.bazel
@@ -6,6 +6,8 @@ bazel_dep(name = "rules_python", version = "0.29.0")
6
7
bazel_dep(name = "rules_proto", version = "6.0.0-rc2")
8
9
+bazel_dep(name = "platforms", version = "0.0.8")
10
+
11
register_toolchains(
12
"@rules_opa//tools:opa_linux_amd64_toolchain",
13
"@rules_opa//tools:opa_linux_arm64_toolchain",
0 commit comments