moby/pkg/parsers
Sebastiaan van Stijn e4e819b49c
pkg/parsers/operatingsystem: fix stray import
This was caught by goimports;

    goimports -w $(find . -type f -name '*.go'| grep -v "/vendor/")

CI doesn't run on these platforms, so didn't catch it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-08 18:42:20 +02:00
..
kernel all: use unix.ByteSliceToString for utsname fields 2022-05-18 17:13:20 -07:00
operatingsystem pkg/parsers/operatingsystem: fix stray import 2022-07-08 18:42:20 +02:00
parsers.go Fix denial of service with large numbers in cpuset-cpus and cpuset-mems 2018-10-05 15:09:02 +02:00
parsers_test.go Fix denial of service with large numbers in cpuset-cpus and cpuset-mems 2018-10-05 15:09:02 +02:00