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