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