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 03bde54 commit 5fdc493Copy full SHA for 5fdc493
MODULE.bazel
@@ -47,6 +47,7 @@ use_repo(bazel_lib_toolchains, "yq_linux_arm64")
47
use_repo(bazel_lib_toolchains, "yq_linux_ppc64le")
48
use_repo(bazel_lib_toolchains, "yq_linux_s390x")
49
use_repo(bazel_lib_toolchains, "yq_windows_amd64")
50
+use_repo(bazel_lib_toolchains, "yq_windows_arm64")
51
use_repo(bazel_lib_toolchains, "bsd_tar_toolchains")
52
53
####### Dev dependencies ########
0 commit comments