aboutsummaryrefslogtreecommitdiff
path: root/contrib/seccomp/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/seccomp/go.mod')
-rw-r--r--contrib/seccomp/go.mod5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/seccomp/go.mod b/contrib/seccomp/go.mod
new file mode 100644
index 0000000..d9efa2e
--- /dev/null
+++ b/contrib/seccomp/go.mod
@@ -0,0 +1,5 @@
+module explore
+
+go 1.14
+
+require kernel.org/pub/linux/libs/security/libcap/psx v0.2.47