235 lines
8.2 KiB
Plaintext
235 lines
8.2 KiB
Plaintext
# github.com/BurntSushi/toml v1.5.0
|
|
## explicit; go 1.18
|
|
github.com/BurntSushi/toml
|
|
github.com/BurntSushi/toml/internal
|
|
# github.com/Microsoft/go-winio v0.6.2
|
|
## explicit; go 1.21
|
|
github.com/Microsoft/go-winio
|
|
github.com/Microsoft/go-winio/backuptar
|
|
github.com/Microsoft/go-winio/internal/fs
|
|
github.com/Microsoft/go-winio/internal/socket
|
|
github.com/Microsoft/go-winio/internal/stringbuffer
|
|
github.com/Microsoft/go-winio/pkg/guid
|
|
github.com/Microsoft/go-winio/vhd
|
|
# github.com/Microsoft/hcsshim v0.13.0
|
|
## explicit; go 1.23.0
|
|
github.com/Microsoft/hcsshim
|
|
github.com/Microsoft/hcsshim/computestorage
|
|
github.com/Microsoft/hcsshim/internal/cow
|
|
github.com/Microsoft/hcsshim/internal/hcs
|
|
github.com/Microsoft/hcsshim/internal/hcs/schema1
|
|
github.com/Microsoft/hcsshim/internal/hcs/schema2
|
|
github.com/Microsoft/hcsshim/internal/hcserror
|
|
github.com/Microsoft/hcsshim/internal/hns
|
|
github.com/Microsoft/hcsshim/internal/interop
|
|
github.com/Microsoft/hcsshim/internal/jobobject
|
|
github.com/Microsoft/hcsshim/internal/log
|
|
github.com/Microsoft/hcsshim/internal/logfields
|
|
github.com/Microsoft/hcsshim/internal/longpath
|
|
github.com/Microsoft/hcsshim/internal/memory
|
|
github.com/Microsoft/hcsshim/internal/mergemaps
|
|
github.com/Microsoft/hcsshim/internal/oc
|
|
github.com/Microsoft/hcsshim/internal/protocol/guestrequest
|
|
github.com/Microsoft/hcsshim/internal/queue
|
|
github.com/Microsoft/hcsshim/internal/safefile
|
|
github.com/Microsoft/hcsshim/internal/security
|
|
github.com/Microsoft/hcsshim/internal/timeout
|
|
github.com/Microsoft/hcsshim/internal/vmcompute
|
|
github.com/Microsoft/hcsshim/internal/wclayer
|
|
github.com/Microsoft/hcsshim/internal/winapi
|
|
github.com/Microsoft/hcsshim/osversion
|
|
# github.com/containerd/cgroups/v3 v3.0.5
|
|
## explicit; go 1.22.0
|
|
github.com/containerd/cgroups/v3/cgroup1/stats
|
|
# github.com/containerd/errdefs v0.3.0
|
|
## explicit; go 1.20
|
|
github.com/containerd/errdefs
|
|
# github.com/containerd/errdefs/pkg v0.3.0
|
|
## explicit; go 1.22
|
|
github.com/containerd/errdefs/pkg/errgrpc
|
|
github.com/containerd/errdefs/pkg/internal/cause
|
|
github.com/containerd/errdefs/pkg/internal/types
|
|
# github.com/containerd/stargz-snapshotter/estargz v0.16.3
|
|
## explicit; go 1.22.0
|
|
github.com/containerd/stargz-snapshotter/estargz
|
|
github.com/containerd/stargz-snapshotter/estargz/errorutil
|
|
# github.com/containerd/typeurl/v2 v2.2.0
|
|
## explicit; go 1.21
|
|
github.com/containerd/typeurl/v2
|
|
# github.com/cyphar/filepath-securejoin v0.4.1
|
|
## explicit; go 1.18
|
|
github.com/cyphar/filepath-securejoin
|
|
# github.com/davecgh/go-spew v1.1.1
|
|
## explicit
|
|
github.com/davecgh/go-spew/spew
|
|
# github.com/docker/go-units v0.5.0
|
|
## explicit
|
|
github.com/docker/go-units
|
|
# github.com/gogo/protobuf v1.3.2
|
|
## explicit; go 1.15
|
|
github.com/gogo/protobuf/proto
|
|
# github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
|
|
## explicit; go 1.20
|
|
github.com/golang/groupcache/lru
|
|
# github.com/google/go-cmp v0.7.0
|
|
## explicit; go 1.21
|
|
github.com/google/go-cmp/cmp
|
|
github.com/google/go-cmp/cmp/internal/diff
|
|
github.com/google/go-cmp/cmp/internal/flags
|
|
github.com/google/go-cmp/cmp/internal/function
|
|
github.com/google/go-cmp/cmp/internal/value
|
|
# github.com/google/go-intervals v0.0.2
|
|
## explicit; go 1.12
|
|
github.com/google/go-intervals/intervalset
|
|
# github.com/google/uuid v1.6.0
|
|
## explicit
|
|
github.com/google/uuid
|
|
# github.com/json-iterator/go v1.1.12
|
|
## explicit; go 1.12
|
|
github.com/json-iterator/go
|
|
# github.com/klauspost/compress v1.18.0
|
|
## explicit; go 1.22
|
|
github.com/klauspost/compress
|
|
github.com/klauspost/compress/flate
|
|
github.com/klauspost/compress/fse
|
|
github.com/klauspost/compress/huff0
|
|
github.com/klauspost/compress/internal/cpuinfo
|
|
github.com/klauspost/compress/internal/le
|
|
github.com/klauspost/compress/internal/snapref
|
|
github.com/klauspost/compress/zstd
|
|
github.com/klauspost/compress/zstd/internal/xxhash
|
|
# github.com/klauspost/pgzip v1.2.6
|
|
## explicit
|
|
github.com/klauspost/pgzip
|
|
# github.com/mattn/go-shellwords v1.0.12
|
|
## explicit; go 1.13
|
|
github.com/mattn/go-shellwords
|
|
# github.com/mistifyio/go-zfs/v3 v3.0.1
|
|
## explicit; go 1.14
|
|
github.com/mistifyio/go-zfs/v3
|
|
# github.com/moby/sys/capability v0.4.0
|
|
## explicit; go 1.21
|
|
github.com/moby/sys/capability
|
|
# github.com/moby/sys/mountinfo v0.7.2
|
|
## explicit; go 1.17
|
|
github.com/moby/sys/mountinfo
|
|
# github.com/moby/sys/user v0.4.0
|
|
## explicit; go 1.17
|
|
github.com/moby/sys/user
|
|
# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
|
|
## explicit
|
|
github.com/modern-go/concurrent
|
|
# github.com/modern-go/reflect2 v1.0.2
|
|
## explicit; go 1.12
|
|
github.com/modern-go/reflect2
|
|
# github.com/opencontainers/go-digest v1.0.0
|
|
## explicit; go 1.13
|
|
github.com/opencontainers/go-digest
|
|
# github.com/opencontainers/runtime-spec v1.2.1
|
|
## explicit
|
|
github.com/opencontainers/runtime-spec/specs-go
|
|
# github.com/opencontainers/selinux v1.12.0
|
|
## explicit; go 1.19
|
|
github.com/opencontainers/selinux/go-selinux
|
|
github.com/opencontainers/selinux/go-selinux/label
|
|
github.com/opencontainers/selinux/pkg/pwalkdir
|
|
# github.com/pkg/errors v0.9.1
|
|
## explicit
|
|
github.com/pkg/errors
|
|
# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
|
|
## explicit
|
|
github.com/pmezard/go-difflib/difflib
|
|
# github.com/sirupsen/logrus v1.9.3
|
|
## explicit; go 1.13
|
|
github.com/sirupsen/logrus
|
|
# github.com/stretchr/testify v1.10.0
|
|
## explicit; go 1.17
|
|
github.com/stretchr/testify/assert
|
|
github.com/stretchr/testify/assert/yaml
|
|
github.com/stretchr/testify/require
|
|
# github.com/tchap/go-patricia/v2 v2.3.3
|
|
## explicit; go 1.16
|
|
github.com/tchap/go-patricia/v2/patricia
|
|
# github.com/ulikunitz/xz v0.5.12
|
|
## explicit; go 1.12
|
|
github.com/ulikunitz/xz
|
|
github.com/ulikunitz/xz/internal/hash
|
|
github.com/ulikunitz/xz/internal/xlog
|
|
github.com/ulikunitz/xz/lzma
|
|
# github.com/vbatts/tar-split v0.12.1
|
|
## explicit; go 1.17
|
|
github.com/vbatts/tar-split/archive/tar
|
|
github.com/vbatts/tar-split/tar/asm
|
|
github.com/vbatts/tar-split/tar/storage
|
|
# go.opencensus.io v0.24.0
|
|
## explicit; go 1.13
|
|
go.opencensus.io
|
|
go.opencensus.io/internal
|
|
go.opencensus.io/trace
|
|
go.opencensus.io/trace/internal
|
|
go.opencensus.io/trace/tracestate
|
|
# golang.org/x/sync v0.16.0
|
|
## explicit; go 1.23.0
|
|
golang.org/x/sync/errgroup
|
|
# golang.org/x/sys v0.34.0
|
|
## explicit; go 1.23.0
|
|
golang.org/x/sys/unix
|
|
golang.org/x/sys/windows
|
|
golang.org/x/sys/windows/registry
|
|
# google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53
|
|
## explicit; go 1.21
|
|
google.golang.org/genproto/googleapis/rpc/status
|
|
# google.golang.org/grpc v1.69.0
|
|
## explicit; go 1.22
|
|
google.golang.org/grpc/codes
|
|
google.golang.org/grpc/connectivity
|
|
google.golang.org/grpc/grpclog
|
|
google.golang.org/grpc/grpclog/internal
|
|
google.golang.org/grpc/internal
|
|
google.golang.org/grpc/internal/status
|
|
google.golang.org/grpc/serviceconfig
|
|
google.golang.org/grpc/status
|
|
# google.golang.org/protobuf v1.35.2
|
|
## explicit; go 1.21
|
|
google.golang.org/protobuf/encoding/protojson
|
|
google.golang.org/protobuf/encoding/prototext
|
|
google.golang.org/protobuf/encoding/protowire
|
|
google.golang.org/protobuf/internal/descfmt
|
|
google.golang.org/protobuf/internal/descopts
|
|
google.golang.org/protobuf/internal/detrand
|
|
google.golang.org/protobuf/internal/editiondefaults
|
|
google.golang.org/protobuf/internal/encoding/defval
|
|
google.golang.org/protobuf/internal/encoding/json
|
|
google.golang.org/protobuf/internal/encoding/messageset
|
|
google.golang.org/protobuf/internal/encoding/tag
|
|
google.golang.org/protobuf/internal/encoding/text
|
|
google.golang.org/protobuf/internal/errors
|
|
google.golang.org/protobuf/internal/filedesc
|
|
google.golang.org/protobuf/internal/filetype
|
|
google.golang.org/protobuf/internal/flags
|
|
google.golang.org/protobuf/internal/genid
|
|
google.golang.org/protobuf/internal/impl
|
|
google.golang.org/protobuf/internal/order
|
|
google.golang.org/protobuf/internal/pragma
|
|
google.golang.org/protobuf/internal/set
|
|
google.golang.org/protobuf/internal/strs
|
|
google.golang.org/protobuf/internal/version
|
|
google.golang.org/protobuf/proto
|
|
google.golang.org/protobuf/protoadapt
|
|
google.golang.org/protobuf/reflect/protoreflect
|
|
google.golang.org/protobuf/reflect/protoregistry
|
|
google.golang.org/protobuf/runtime/protoiface
|
|
google.golang.org/protobuf/runtime/protoimpl
|
|
google.golang.org/protobuf/types/known/anypb
|
|
# gopkg.in/yaml.v3 v3.0.1
|
|
## explicit
|
|
gopkg.in/yaml.v3
|
|
# gotest.tools/v3 v3.5.2
|
|
## explicit; go 1.17
|
|
gotest.tools/v3/assert
|
|
gotest.tools/v3/assert/cmp
|
|
gotest.tools/v3/internal/assert
|
|
gotest.tools/v3/internal/difflib
|
|
gotest.tools/v3/internal/format
|
|
gotest.tools/v3/internal/source
|