summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/seqnum
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/tcpip/seqnum')
-rw-r--r--pkg/tcpip/seqnum/BUILD9
-rwxr-xr-xpkg/tcpip/seqnum/seqnum_state_autogen.go3
2 files changed, 3 insertions, 9 deletions
diff --git a/pkg/tcpip/seqnum/BUILD b/pkg/tcpip/seqnum/BUILD
deleted file mode 100644
index 45f503845..000000000
--- a/pkg/tcpip/seqnum/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-load("//tools:defs.bzl", "go_library")
-
-package(licenses = ["notice"])
-
-go_library(
- name = "seqnum",
- srcs = ["seqnum.go"],
- visibility = ["//visibility:public"],
-)
diff --git a/pkg/tcpip/seqnum/seqnum_state_autogen.go b/pkg/tcpip/seqnum/seqnum_state_autogen.go
new file mode 100755
index 000000000..23e79811d
--- /dev/null
+++ b/pkg/tcpip/seqnum/seqnum_state_autogen.go
@@ -0,0 +1,3 @@
+// automatically generated by stateify.
+
+package seqnum