Imports of package cdidevices

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/moby/buildkit/solver/pb
github.com/moby/buildkit/util/bklog
github.com/moby/lockerPackage locker provides a mechanism for creating finer-grained locking to help free up more global locks to handle other tasks.
github.com/opencontainers/runtime-spec/specs-go
github.com/pkg/errorsPackage errors provides simple error handling primitives.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
tags.cncf.io/container-device-interface/pkg/cdiPackage cdi has the primary purpose of providing an API for interacting with CDI and consuming CDI devices.
tags.cncf.io/container-device-interface/pkg/parser