Skip to content

Commit 0096d85

Browse files
dmeijboomffortier
authored andcommitted
feat: declare 'platforms' as a dependency
1 parent 2643b93 commit 0096d85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MODULE.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ bazel_dep(name = "rules_python", version = "0.29.0")
66

77
bazel_dep(name = "rules_proto", version = "6.0.0-rc2")
88

9+
bazel_dep(name = "platforms", version = "0.0.8")
10+
911
register_toolchains(
1012
"@rules_opa//tools:opa_linux_amd64_toolchain",
1113
"@rules_opa//tools:opa_linux_arm64_toolchain",

0 commit comments

Comments
 (0)