storage/pkg/chrootarchive
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
..
archive.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
archive_darwin.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
archive_test.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
archive_unix.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
archive_unix_test.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
archive_windows.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
chroot_linux.go Use os.MkdirTemp instead of ioutil.TempDir 2022-09-12 16:30:47 +02:00
chroot_unix.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
diff.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
diff_darwin.go Misc individual warning fixes 2022-10-14 17:17:53 +02:00
diff_unix.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
diff_windows.go Use os.MkdirTemp instead of ioutil.TempDir 2022-09-12 16:30:47 +02:00
init_darwin.go Limited support for operating on images on macOS 2022-06-06 08:01:54 +02:00
init_unix.go Use os.WriteFile instead of ioutil.WriteFile 2022-09-12 16:31:34 +02:00
init_windows.go Windows: Docker build starting to work 2015-06-17 10:41:28 -07:00
jsoniter.go Move code unused on some architectures 2022-10-14 17:17:53 +02:00