summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/socket/epsocket/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/sentry/socket/epsocket/BUILD')
-rw-r--r--pkg/sentry/socket/epsocket/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/sentry/socket/epsocket/BUILD b/pkg/sentry/socket/epsocket/BUILD
index 49af8db85..7f9ea9edc 100644
--- a/pkg/sentry/socket/epsocket/BUILD
+++ b/pkg/sentry/socket/epsocket/BUILD
@@ -19,6 +19,7 @@ go_library(
"//pkg/abi/linux",
"//pkg/binary",
"//pkg/log",
+ "//pkg/metric",
"//pkg/sentry/arch",
"//pkg/sentry/context",
"//pkg/sentry/device",