context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
github.com/Microsoft/go-winio/vhd | |
github.com/Microsoft/hcsshim/internal/hcs/schema2 | |
github.com/Microsoft/hcsshim/internal/interop | |
github.com/Microsoft/hcsshim/internal/memory | |
github.com/Microsoft/hcsshim/internal/oc | |
github.com/Microsoft/hcsshim/internal/security | |
github.com/Microsoft/hcsshim/osversion | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
go.opencensus.io/trace | Package trace contains support for OpenCensus distributed tracing. |
golang.org/x/sys/windows | Package windows contains an interface to the low-level operating system primitives. |
os | Package os provides a platform-independent interface to operating system functionality. |
path/filepath | Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. |
syscall | Package syscall contains an interface to the low-level operating system primitives. |
unsafe | Package unsafe contains operations that step around the type safety of Go programs. |