storage/pkg/parsers/kernel
Kir Kolyshkin a4d8f720a2 Format sources with gofumpt
gofumpt is a superset of gofmt, enabling some more code formatting
rules.

This commit is brought to you by

	gofumpt -w .

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2023-05-26 16:17:31 -07:00
..
kernel.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
kernel_darwin.go Misc. warning cleanups 2022-10-01 02:53:06 +02:00
kernel_unix.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
kernel_unix_test.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
kernel_windows.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
uname_freebsd.go pkg/parsers: Enable GetKernelVersion on FreeBSD 2022-11-09 11:54:54 +00:00
uname_linux.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
uname_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
uname_unsupported.go Fix a typo that breaks build / vedoring 2022-11-10 16:10:36 +01:00
uname_unsupported_type.go pkg/parsers: Enable GetKernelVersion on FreeBSD 2022-11-09 11:54:54 +00:00