summaryrefslogtreecommitdiffhomepage
path: root/test/runner/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/runner/BUILD')
-rw-r--r--test/runner/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/runner/BUILD b/test/runner/BUILD
index 1f45a6922..63c7ec83a 100644
--- a/test/runner/BUILD
+++ b/test/runner/BUILD
@@ -17,6 +17,7 @@ go_binary(
"//test/runner/gtest",
"//test/uds",
"@com_github_opencontainers_runtime_spec//specs-go:go_default_library",
+ "@com_github_syndtr_gocapability//capability:go_default_library",
"@org_golang_x_sys//unix:go_default_library",
],
)