moby/profiles/seccomp
Sebastiaan van Stijn 169fab5146
profiles/seccomp: format code with gofumpt
Formatting the code with https://github.com/mvdan/gofumpt

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-29 00:31:50 +02:00
..
fixtures seccomp: Use explicit DefaultErrnoRet 2021-07-30 19:13:21 +02:00
default.json seccomp: add name_to_handle_at to allowlist 2023-06-28 05:44:48 -06:00
default_linux.go seccomp: add name_to_handle_at to allowlist 2023-06-28 05:44:48 -06:00
generate.go profiles/seccomp: format code with gofumpt 2023-06-29 00:31:50 +02:00
kernel_linux.go profiles/seccomp: format code with gofumpt 2023-06-29 00:31:50 +02:00
kernel_linux_test.go seccomp: implement marshal/unmarshall for MinVersion 2020-10-07 17:48:25 +02:00
seccomp.go seccomp: Seccomp: embed oci-spec LinuxSeccomp, add support for seccomp flags 2021-07-17 15:57:54 +02:00
seccomp_linux.go seccomp: Seccomp: embed oci-spec LinuxSeccomp, add support for seccomp flags 2021-07-17 15:57:54 +02:00
seccomp_test.go profiles/seccomp: format code with gofumpt 2023-06-29 00:31:50 +02:00