summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/watchdog/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/sentry/watchdog/BUILD')
-rw-r--r--pkg/sentry/watchdog/BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/sentry/watchdog/BUILD b/pkg/sentry/watchdog/BUILD
index 13bc33eb1..b2c687b20 100644
--- a/pkg/sentry/watchdog/BUILD
+++ b/pkg/sentry/watchdog/BUILD
@@ -1,7 +1,7 @@
-package(licenses = ["notice"]) # Apache 2.0
-
load("//tools/go_stateify:defs.bzl", "go_library")
+package(licenses = ["notice"]) # Apache 2.0
+
go_library(
name = "watchdog",
srcs = ["watchdog.go"],