fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/docker/docker/oci/caps | |
github.com/opencontainers/runtime-spec/specs-go | |
os | Package os provides a platform-independent interface to operating system functionality. |
regexp | Package regexp implements regular expression search. |
runtime | Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |