We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5670ed commit ab55783Copy full SHA for ab55783
README
@@ -31,7 +31,9 @@ Documentation is also available at:
31
32
* Installing the package
33
34
-Using go get:
+The libseccomp-golang bindings require at least Go v1.2.1 and GCC v4.8.4;
35
+earlier versions may yield unpredictable results. If you meet these
36
+requirements you can install this package using the command below:
37
38
$ go get github.com/seccomp/libseccomp-golang
39
0 commit comments