moby--moby/pkg/chrootarchive
Sebastiaan van Stijn 0e4f473a9f
pkg/chrootarchive: remove redundant init() stub for Windows
The package already has some windows files (so it's not empty), and
this init was not needed.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-21 12:16:23 +02:00
..
archive.go Finish refactor of UID/GID usage to a new struct 2022-03-14 16:28:57 -04: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
archive_unix_test.go
archive_windows.go
chroot_linux.go
chroot_unix.go
diff.go
diff_unix.go
diff_windows.go
init_unix.go