Skip to content

Commit f1cbd10

Browse files
committed
chore: add missing bzl_library dep
1 parent f663a9e commit f1cbd10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

oci/private/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ bzl_library(
2121
deps = [
2222
":util",
2323
"@aspect_bazel_lib//lib:paths",
24+
"@aspect_bazel_lib//lib:windows_utils",
2425
],
2526
)
2627

0 commit comments

Comments
 (0)