moby/pkg/chrootarchive
Sebastiaan van Stijn c8c40abbba gofmt GoDoc comments with go1.19
Older versions of Go don't format comments, so committing this as
a separate commit, so that we can already make these changes before
we upgrade to Go 1.19.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 52c1a2fae8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit cdbca4061b)
Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-02-24 17:05:41 -05:00
..
archive.go gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
archive_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
archive_unix.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
archive_unix_test.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
archive_windows.go Add chroot for tar packing operations 2019-06-03 09:45:29 -07:00
chroot_linux.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
chroot_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
diff.go Add canonical import comment 2018-02-05 16:51:57 -05:00
diff_unix.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
diff_windows.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
init_unix.go refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
init_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00