kubernetes/vendor/github.com/seccomp/libseccomp-golang/.golangci.yml
Kir Kolyshkin 865c9e8fb9
vendor: bump runc to 1.1.3
Release notes:
 https://github.com/opencontainers/runc/releases/tag/v1.1.3

In particular, this one is important:

 * Retry on dbus disconnect logic in libcontainer/cgroups/systemd now
   works as intended; this fix does not affect runc binary itself but
   is important for libcontainer users such as Kubernetes. (#3476)

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2022-06-09 16:19:50 -07:00

5 lines
105 B
YAML

# For documentation, see https://golangci-lint.run/usage/configuration/
linters:
enable:
- gofumpt