bytes | Package bytes implements functions for the manipulation of byte slices. |
context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
encoding/binary | Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/Microsoft/go-winio/pkg/guid | Package guid provides a GUID type. |
github.com/Microsoft/go-winio/vhd | |
github.com/Microsoft/hcsshim/internal/log | |
github.com/Microsoft/hcsshim/internal/oc | |
github.com/sirupsen/logrus | Package logrus is a structured logger for Go, completely API compatible with the standard library logger. |
go.opencensus.io/trace | Package trace contains support for OpenCensus distributed tracing. |
golang.org/x/sys/windows | |
os | Package os provides a platform-independent interface to operating system functionality. |
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. |