summaryrefslogtreecommitdiffhomepage
path: root/pkg/gohacks
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/gohacks')
-rw-r--r--pkg/gohacks/BUILD11
-rwxr-xr-xpkg/gohacks/gohacks_state_autogen.go3
-rwxr-xr-x[-rw-r--r--]pkg/gohacks/gohacks_unsafe.go0
3 files changed, 3 insertions, 11 deletions
diff --git a/pkg/gohacks/BUILD b/pkg/gohacks/BUILD
deleted file mode 100644
index 798a65eca..000000000
--- a/pkg/gohacks/BUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-load("//tools:defs.bzl", "go_library")
-
-package(licenses = ["notice"])
-
-go_library(
- name = "gohacks",
- srcs = [
- "gohacks_unsafe.go",
- ],
- visibility = ["//:sandbox"],
-)
diff --git a/pkg/gohacks/gohacks_state_autogen.go b/pkg/gohacks/gohacks_state_autogen.go
new file mode 100755
index 000000000..c651ff01e
--- /dev/null
+++ b/pkg/gohacks/gohacks_state_autogen.go
@@ -0,0 +1,3 @@
+// automatically generated by stateify.
+
+package gohacks
diff --git a/pkg/gohacks/gohacks_unsafe.go b/pkg/gohacks/gohacks_unsafe.go
index aad675172..aad675172 100644..100755
--- a/pkg/gohacks/gohacks_unsafe.go
+++ b/pkg/gohacks/gohacks_unsafe.go