errors | Package errors implements functions to manipulate errors. |
github.com/containerd/containerd/mount | |
github.com/moby/sys/symlink | Package symlink implements FollowSymlinkInScope which is an extension of path/filepath.EvalSymlinks, as well as a Windows long-path aware version of path/filepath.EvalSymlinks from the Go standard library. |
golang.org/x/sys/windows | Package windows contains an interface to the low-level operating system primitives. |
io | Package io provides basic interfaces to I/O primitives. |
os | Package os provides a platform-independent interface to operating system functionality. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
unicode/utf16 | Package utf16 implements encoding and decoding of UTF-16 sequences. |