moby--moby/pkg/chrootarchive
Sebastiaan van Stijn cdbca4061b
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>
2022-07-13 22:42:29 +02:00
..
archive.go gofmt GoDoc comments with go1.19 2022-07-13 22:42:29 +02:00
archive_test.go Finish refactor of UID/GID usage to a new struct 2022-03-14 16:28:57 -04:00
archive_unix.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
archive_unix_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08: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 2021-08-27 14:56:57 +08:00
chroot_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +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 2021-08-27 14:56:57 +08:00
diff_windows.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
init_unix.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00