moby--moby/pkg/chrootarchive
Sebastiaan van Stijn ab6b92b6b2
chrootarchive: fix "conversion from int to string yields a string of one rune"
update test to fix go 1.15 linting failure:

    pkg/chrootarchive/archive_test.go:103:32: conversion from int to string yields a string of one rune

relates to golang/go 32479

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-25 13:38:42 +02:00
..
archive.go Initialize nss libraries in Glibc so that the dynamic libraries are loaded in the host 2019-07-26 01:27:57 +00:00
archive_test.go chrootarchive: fix "conversion from int to string yields a string of one rune" 2020-06-25 13:38:42 +02:00
archive_unix.go pkg/chrootarchive: normalize comment formatting 2019-11-27 15:39:12 +01:00
archive_unix_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
archive_windows.go Add chroot for tar packing operations 2019-06-03 09:45:29 -07:00
chroot_linux.go pkg/chrootarchive: use containerd/sys to detect UserNamespaces 2020-06-15 13:07:23 +02:00
chroot_unix.go Add realChroot for non linux/windows 2019-07-03 14:36:48 -07:00
diff.go Add canonical import comment 2018-02-05 16:51:57 -05:00
diff_unix.go pkg/chrootarchive: use containerd/sys to detect UserNamespaces 2020-06-15 13:07:23 +02:00
diff_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
init_unix.go Add chroot for tar packing operations 2019-06-03 09:45:29 -07:00
init_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00