mirror of
https://github.com/clearlinux/docker.git
synced 2026-06-14 01:35:56 +00:00
0f5c9d301b
Fix the following warnings: pkg/mount/mountinfo.go:5:6: type name will be used as mount.MountInfo by other packages, and that stutters; consider calling this Info pkg/mount/mountinfo.go:7:2: struct field Id should be ID Signed-off-by: Antonio Murdaca <runcom@linux.com>