summaryrefslogtreecommitdiffhomepage
path: root/pkg/bits/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/bits/BUILD')
-rw-r--r--pkg/bits/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/bits/BUILD b/pkg/bits/BUILD
index 9897e5dc3..8c943b615 100644
--- a/pkg/bits/BUILD
+++ b/pkg/bits/BUILD
@@ -1,6 +1,6 @@
package(licenses = ["notice"]) # Apache 2.0
-load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test")
+load("//tools/go_stateify:defs.bzl", "go_library", "go_test")
load("//tools/go_generics:defs.bzl", "go_template", "go_template_instance")
go_library(