github.com/containers/podman/v2@v2.2.2-0.20210501105131-c1e07d070c4c/vendor/modules.txt (about)

     1  # github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
     2  github.com/Azure/go-ansiterm
     3  github.com/Azure/go-ansiterm/winterm
     4  # github.com/BurntSushi/toml v0.3.1
     5  github.com/BurntSushi/toml
     6  # github.com/Microsoft/go-winio v0.4.15
     7  github.com/Microsoft/go-winio
     8  github.com/Microsoft/go-winio/backuptar
     9  github.com/Microsoft/go-winio/pkg/guid
    10  github.com/Microsoft/go-winio/vhd
    11  # github.com/Microsoft/hcsshim v0.8.9
    12  github.com/Microsoft/hcsshim
    13  github.com/Microsoft/hcsshim/internal/cow
    14  github.com/Microsoft/hcsshim/internal/hcs
    15  github.com/Microsoft/hcsshim/internal/hcserror
    16  github.com/Microsoft/hcsshim/internal/hns
    17  github.com/Microsoft/hcsshim/internal/interop
    18  github.com/Microsoft/hcsshim/internal/log
    19  github.com/Microsoft/hcsshim/internal/logfields
    20  github.com/Microsoft/hcsshim/internal/longpath
    21  github.com/Microsoft/hcsshim/internal/mergemaps
    22  github.com/Microsoft/hcsshim/internal/oc
    23  github.com/Microsoft/hcsshim/internal/safefile
    24  github.com/Microsoft/hcsshim/internal/schema1
    25  github.com/Microsoft/hcsshim/internal/schema2
    26  github.com/Microsoft/hcsshim/internal/timeout
    27  github.com/Microsoft/hcsshim/internal/vmcompute
    28  github.com/Microsoft/hcsshim/internal/wclayer
    29  github.com/Microsoft/hcsshim/osversion
    30  # github.com/VividCortex/ewma v1.1.1
    31  github.com/VividCortex/ewma
    32  # github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
    33  github.com/acarl005/stripansi
    34  # github.com/beorn7/perks v1.0.1
    35  github.com/beorn7/perks/quantile
    36  # github.com/blang/semver v3.5.1+incompatible
    37  github.com/blang/semver
    38  # github.com/buger/goterm v0.0.0-20181115115552-c206103e1f37
    39  github.com/buger/goterm
    40  # github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b
    41  github.com/checkpoint-restore/go-criu
    42  github.com/checkpoint-restore/go-criu/rpc
    43  # github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
    44  github.com/chzyer/readline
    45  # github.com/containerd/cgroups v0.0.0-20190919134610-bf292b21730f
    46  github.com/containerd/cgroups/stats/v1
    47  # github.com/containerd/containerd v1.4.1
    48  github.com/containerd/containerd/errdefs
    49  github.com/containerd/containerd/log
    50  github.com/containerd/containerd/platforms
    51  github.com/containerd/containerd/sys
    52  # github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
    53  github.com/containerd/continuity/fs
    54  github.com/containerd/continuity/sysx
    55  # github.com/containernetworking/cni v0.8.0
    56  github.com/containernetworking/cni/libcni
    57  github.com/containernetworking/cni/pkg/invoke
    58  github.com/containernetworking/cni/pkg/types
    59  github.com/containernetworking/cni/pkg/types/020
    60  github.com/containernetworking/cni/pkg/types/current
    61  github.com/containernetworking/cni/pkg/utils
    62  github.com/containernetworking/cni/pkg/version
    63  # github.com/containernetworking/plugins v0.8.7
    64  github.com/containernetworking/plugins/pkg/ip
    65  github.com/containernetworking/plugins/pkg/ns
    66  github.com/containernetworking/plugins/pkg/utils/hwaddr
    67  github.com/containernetworking/plugins/pkg/utils/sysctl
    68  github.com/containernetworking/plugins/plugins/ipam/host-local/backend
    69  github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator
    70  # github.com/containers/buildah v1.18.0
    71  github.com/containers/buildah
    72  github.com/containers/buildah/bind
    73  github.com/containers/buildah/chroot
    74  github.com/containers/buildah/copier
    75  github.com/containers/buildah/define
    76  github.com/containers/buildah/docker
    77  github.com/containers/buildah/imagebuildah
    78  github.com/containers/buildah/manifests
    79  github.com/containers/buildah/pkg/blobcache
    80  github.com/containers/buildah/pkg/chrootuser
    81  github.com/containers/buildah/pkg/cli
    82  github.com/containers/buildah/pkg/completion
    83  github.com/containers/buildah/pkg/manifests
    84  github.com/containers/buildah/pkg/overlay
    85  github.com/containers/buildah/pkg/parse
    86  github.com/containers/buildah/pkg/rusage
    87  github.com/containers/buildah/pkg/secrets
    88  github.com/containers/buildah/pkg/supplemented
    89  github.com/containers/buildah/pkg/umask
    90  github.com/containers/buildah/util
    91  # github.com/containers/common v0.29.1
    92  github.com/containers/common/pkg/apparmor
    93  github.com/containers/common/pkg/apparmor/internal/supported
    94  github.com/containers/common/pkg/auth
    95  github.com/containers/common/pkg/capabilities
    96  github.com/containers/common/pkg/cgroupv2
    97  github.com/containers/common/pkg/completion
    98  github.com/containers/common/pkg/config
    99  github.com/containers/common/pkg/report
   100  github.com/containers/common/pkg/report/camelcase
   101  github.com/containers/common/pkg/retry
   102  github.com/containers/common/pkg/seccomp
   103  github.com/containers/common/pkg/sysinfo
   104  github.com/containers/common/version
   105  # github.com/containers/conmon v2.0.20+incompatible
   106  github.com/containers/conmon/runner/config
   107  # github.com/containers/image/v5 v5.9.0
   108  github.com/containers/image/v5/copy
   109  github.com/containers/image/v5/directory
   110  github.com/containers/image/v5/directory/explicitfilepath
   111  github.com/containers/image/v5/docker
   112  github.com/containers/image/v5/docker/archive
   113  github.com/containers/image/v5/docker/daemon
   114  github.com/containers/image/v5/docker/internal/tarfile
   115  github.com/containers/image/v5/docker/policyconfiguration
   116  github.com/containers/image/v5/docker/reference
   117  github.com/containers/image/v5/docker/tarfile
   118  github.com/containers/image/v5/image
   119  github.com/containers/image/v5/internal/iolimits
   120  github.com/containers/image/v5/internal/pkg/keyctl
   121  github.com/containers/image/v5/internal/pkg/platform
   122  github.com/containers/image/v5/internal/rootless
   123  github.com/containers/image/v5/internal/tmpdir
   124  github.com/containers/image/v5/internal/uploadreader
   125  github.com/containers/image/v5/manifest
   126  github.com/containers/image/v5/oci/archive
   127  github.com/containers/image/v5/oci/internal
   128  github.com/containers/image/v5/oci/layout
   129  github.com/containers/image/v5/openshift
   130  github.com/containers/image/v5/ostree
   131  github.com/containers/image/v5/pkg/blobinfocache
   132  github.com/containers/image/v5/pkg/blobinfocache/boltdb
   133  github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize
   134  github.com/containers/image/v5/pkg/blobinfocache/memory
   135  github.com/containers/image/v5/pkg/blobinfocache/none
   136  github.com/containers/image/v5/pkg/compression
   137  github.com/containers/image/v5/pkg/compression/internal
   138  github.com/containers/image/v5/pkg/compression/types
   139  github.com/containers/image/v5/pkg/docker/config
   140  github.com/containers/image/v5/pkg/shortnames
   141  github.com/containers/image/v5/pkg/strslice
   142  github.com/containers/image/v5/pkg/sysregistriesv2
   143  github.com/containers/image/v5/pkg/tlsclientconfig
   144  github.com/containers/image/v5/signature
   145  github.com/containers/image/v5/storage
   146  github.com/containers/image/v5/tarball
   147  github.com/containers/image/v5/transports
   148  github.com/containers/image/v5/transports/alltransports
   149  github.com/containers/image/v5/types
   150  github.com/containers/image/v5/version
   151  # github.com/containers/libtrust v0.0.0-20190913040956-14b96171aa3b
   152  github.com/containers/libtrust
   153  # github.com/containers/ocicrypt v1.0.3
   154  github.com/containers/ocicrypt
   155  github.com/containers/ocicrypt/blockcipher
   156  github.com/containers/ocicrypt/config
   157  github.com/containers/ocicrypt/keywrap
   158  github.com/containers/ocicrypt/keywrap/jwe
   159  github.com/containers/ocicrypt/keywrap/pgp
   160  github.com/containers/ocicrypt/keywrap/pkcs7
   161  github.com/containers/ocicrypt/spec
   162  github.com/containers/ocicrypt/utils
   163  # github.com/containers/psgo v1.5.1
   164  github.com/containers/psgo
   165  github.com/containers/psgo/internal/capabilities
   166  github.com/containers/psgo/internal/cgroups
   167  github.com/containers/psgo/internal/dev
   168  github.com/containers/psgo/internal/host
   169  github.com/containers/psgo/internal/proc
   170  github.com/containers/psgo/internal/process
   171  # github.com/containers/storage v1.24.1
   172  github.com/containers/storage
   173  github.com/containers/storage/drivers
   174  github.com/containers/storage/drivers/aufs
   175  github.com/containers/storage/drivers/btrfs
   176  github.com/containers/storage/drivers/copy
   177  github.com/containers/storage/drivers/devmapper
   178  github.com/containers/storage/drivers/overlay
   179  github.com/containers/storage/drivers/overlayutils
   180  github.com/containers/storage/drivers/quota
   181  github.com/containers/storage/drivers/register
   182  github.com/containers/storage/drivers/vfs
   183  github.com/containers/storage/drivers/windows
   184  github.com/containers/storage/drivers/zfs
   185  github.com/containers/storage/pkg/archive
   186  github.com/containers/storage/pkg/chrootarchive
   187  github.com/containers/storage/pkg/config
   188  github.com/containers/storage/pkg/devicemapper
   189  github.com/containers/storage/pkg/directory
   190  github.com/containers/storage/pkg/dmesg
   191  github.com/containers/storage/pkg/fileutils
   192  github.com/containers/storage/pkg/fsutils
   193  github.com/containers/storage/pkg/homedir
   194  github.com/containers/storage/pkg/idtools
   195  github.com/containers/storage/pkg/ioutils
   196  github.com/containers/storage/pkg/locker
   197  github.com/containers/storage/pkg/lockfile
   198  github.com/containers/storage/pkg/longpath
   199  github.com/containers/storage/pkg/loopback
   200  github.com/containers/storage/pkg/mount
   201  github.com/containers/storage/pkg/parsers
   202  github.com/containers/storage/pkg/parsers/kernel
   203  github.com/containers/storage/pkg/pools
   204  github.com/containers/storage/pkg/promise
   205  github.com/containers/storage/pkg/reexec
   206  github.com/containers/storage/pkg/stringid
   207  github.com/containers/storage/pkg/stringutils
   208  github.com/containers/storage/pkg/system
   209  github.com/containers/storage/pkg/tarlog
   210  github.com/containers/storage/pkg/truncindex
   211  github.com/containers/storage/pkg/unshare
   212  # github.com/coreos/go-iptables v0.4.5
   213  github.com/coreos/go-iptables/iptables
   214  # github.com/coreos/go-systemd/v22 v22.1.0
   215  github.com/coreos/go-systemd/v22/activation
   216  github.com/coreos/go-systemd/v22/daemon
   217  github.com/coreos/go-systemd/v22/dbus
   218  github.com/coreos/go-systemd/v22/internal/dlopen
   219  github.com/coreos/go-systemd/v22/journal
   220  github.com/coreos/go-systemd/v22/sdjournal
   221  # github.com/cri-o/ocicni v0.2.1-0.20201102180012-75c612fda1a2 => github.com/cri-o/ocicni v0.2.1-0.20201109200316-afdc16ba66df
   222  github.com/cri-o/ocicni/pkg/ocicni
   223  # github.com/cyphar/filepath-securejoin v0.2.2
   224  github.com/cyphar/filepath-securejoin
   225  # github.com/davecgh/go-spew v1.1.1
   226  github.com/davecgh/go-spew/spew
   227  # github.com/docker/distribution v2.7.1+incompatible
   228  github.com/docker/distribution
   229  github.com/docker/distribution/digestset
   230  github.com/docker/distribution/metrics
   231  github.com/docker/distribution/reference
   232  github.com/docker/distribution/registry/api/errcode
   233  github.com/docker/distribution/registry/api/v2
   234  github.com/docker/distribution/registry/client
   235  github.com/docker/distribution/registry/client/auth/challenge
   236  github.com/docker/distribution/registry/client/transport
   237  github.com/docker/distribution/registry/storage/cache
   238  github.com/docker/distribution/registry/storage/cache/memory
   239  # github.com/docker/docker v17.12.0-ce-rc1.0.20201020191947-73dc6a680cdd+incompatible
   240  github.com/docker/docker/api
   241  github.com/docker/docker/api/types
   242  github.com/docker/docker/api/types/blkiodev
   243  github.com/docker/docker/api/types/container
   244  github.com/docker/docker/api/types/events
   245  github.com/docker/docker/api/types/filters
   246  github.com/docker/docker/api/types/image
   247  github.com/docker/docker/api/types/mount
   248  github.com/docker/docker/api/types/network
   249  github.com/docker/docker/api/types/registry
   250  github.com/docker/docker/api/types/strslice
   251  github.com/docker/docker/api/types/swarm
   252  github.com/docker/docker/api/types/swarm/runtime
   253  github.com/docker/docker/api/types/time
   254  github.com/docker/docker/api/types/versions
   255  github.com/docker/docker/api/types/volume
   256  github.com/docker/docker/client
   257  github.com/docker/docker/errdefs
   258  github.com/docker/docker/pkg/archive
   259  github.com/docker/docker/pkg/fileutils
   260  github.com/docker/docker/pkg/homedir
   261  github.com/docker/docker/pkg/idtools
   262  github.com/docker/docker/pkg/ioutils
   263  github.com/docker/docker/pkg/jsonmessage
   264  github.com/docker/docker/pkg/longpath
   265  github.com/docker/docker/pkg/namesgenerator
   266  github.com/docker/docker/pkg/parsers
   267  github.com/docker/docker/pkg/pools
   268  github.com/docker/docker/pkg/stdcopy
   269  github.com/docker/docker/pkg/system
   270  # github.com/docker/docker-credential-helpers v0.6.3
   271  github.com/docker/docker-credential-helpers/client
   272  github.com/docker/docker-credential-helpers/credentials
   273  # github.com/docker/go-connections v0.4.0
   274  github.com/docker/go-connections/nat
   275  github.com/docker/go-connections/sockets
   276  github.com/docker/go-connections/tlsconfig
   277  # github.com/docker/go-metrics v0.0.1
   278  github.com/docker/go-metrics
   279  # github.com/docker/go-units v0.4.0
   280  github.com/docker/go-units
   281  # github.com/docker/libnetwork v0.8.0-dev.2.0.20190625141545-5a177b73e316
   282  github.com/docker/libnetwork/resolvconf
   283  github.com/docker/libnetwork/resolvconf/dns
   284  github.com/docker/libnetwork/types
   285  # github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96
   286  github.com/docker/spdystream
   287  github.com/docker/spdystream/spdy
   288  # github.com/fsnotify/fsnotify v1.4.9
   289  github.com/fsnotify/fsnotify
   290  # github.com/fsouza/go-dockerclient v1.6.6
   291  github.com/fsouza/go-dockerclient
   292  # github.com/ghodss/yaml v1.0.0
   293  github.com/ghodss/yaml
   294  # github.com/go-logr/logr v0.2.0
   295  github.com/go-logr/logr
   296  # github.com/godbus/dbus/v5 v5.0.3
   297  github.com/godbus/dbus/v5
   298  # github.com/gogo/protobuf v1.3.1
   299  github.com/gogo/protobuf/gogoproto
   300  github.com/gogo/protobuf/proto
   301  github.com/gogo/protobuf/protoc-gen-gogo/descriptor
   302  github.com/gogo/protobuf/sortkeys
   303  # github.com/golang/protobuf v1.4.2
   304  github.com/golang/protobuf/proto
   305  github.com/golang/protobuf/ptypes
   306  github.com/golang/protobuf/ptypes/any
   307  github.com/golang/protobuf/ptypes/duration
   308  github.com/golang/protobuf/ptypes/timestamp
   309  # github.com/google/gofuzz v1.1.0
   310  github.com/google/gofuzz
   311  # github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
   312  github.com/google/shlex
   313  # github.com/google/uuid v1.1.5
   314  github.com/google/uuid
   315  # github.com/gorilla/mux v1.8.0
   316  github.com/gorilla/mux
   317  # github.com/gorilla/schema v1.2.0
   318  github.com/gorilla/schema
   319  # github.com/hashicorp/errwrap v1.0.0
   320  github.com/hashicorp/errwrap
   321  # github.com/hashicorp/go-multierror v1.1.0
   322  github.com/hashicorp/go-multierror
   323  # github.com/hashicorp/golang-lru v0.5.1
   324  github.com/hashicorp/golang-lru/simplelru
   325  # github.com/hpcloud/tail v1.0.0
   326  github.com/hpcloud/tail
   327  github.com/hpcloud/tail/ratelimiter
   328  github.com/hpcloud/tail/util
   329  github.com/hpcloud/tail/watch
   330  github.com/hpcloud/tail/winfile
   331  # github.com/imdario/mergo v0.3.11
   332  github.com/imdario/mergo
   333  # github.com/inconshreveable/mousetrap v1.0.0
   334  github.com/inconshreveable/mousetrap
   335  # github.com/ishidawataru/sctp v0.0.0-20191218070446-00ab2ac2db07
   336  github.com/ishidawataru/sctp
   337  # github.com/json-iterator/go v1.1.10
   338  github.com/json-iterator/go
   339  # github.com/juju/ansiterm v0.0.0-20180109212912-720a0952cc2a
   340  github.com/juju/ansiterm
   341  github.com/juju/ansiterm/tabwriter
   342  # github.com/klauspost/compress v1.11.3
   343  github.com/klauspost/compress/flate
   344  github.com/klauspost/compress/fse
   345  github.com/klauspost/compress/huff0
   346  github.com/klauspost/compress/snappy
   347  github.com/klauspost/compress/zstd
   348  github.com/klauspost/compress/zstd/internal/xxhash
   349  # github.com/klauspost/pgzip v1.2.5
   350  github.com/klauspost/pgzip
   351  # github.com/lunixbochs/vtclean v0.0.0-20180621232353-2d01aacdc34a
   352  github.com/lunixbochs/vtclean
   353  # github.com/manifoldco/promptui v0.8.0
   354  github.com/manifoldco/promptui
   355  github.com/manifoldco/promptui/list
   356  github.com/manifoldco/promptui/screenbuf
   357  # github.com/mattn/go-colorable v0.0.9
   358  github.com/mattn/go-colorable
   359  # github.com/mattn/go-isatty v0.0.4
   360  github.com/mattn/go-isatty
   361  # github.com/mattn/go-runewidth v0.0.9
   362  github.com/mattn/go-runewidth
   363  # github.com/mattn/go-shellwords v1.0.10
   364  github.com/mattn/go-shellwords
   365  # github.com/matttproud/golang_protobuf_extensions v1.0.1
   366  github.com/matttproud/golang_protobuf_extensions/pbutil
   367  # github.com/mistifyio/go-zfs v2.1.1+incompatible
   368  github.com/mistifyio/go-zfs
   369  # github.com/moby/sys/mount v0.1.1
   370  github.com/moby/sys/mount
   371  # github.com/moby/sys/mountinfo v0.4.0
   372  github.com/moby/sys/mountinfo
   373  # github.com/moby/term v0.0.0-20200915141129-7f0af18e79f2
   374  github.com/moby/term
   375  github.com/moby/term/windows
   376  # github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
   377  github.com/modern-go/concurrent
   378  # github.com/modern-go/reflect2 v1.0.1
   379  github.com/modern-go/reflect2
   380  # github.com/morikuni/aec v1.0.0
   381  github.com/morikuni/aec
   382  # github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618
   383  github.com/mrunalp/fileutils
   384  # github.com/mtrmac/gpgme v0.1.2
   385  github.com/mtrmac/gpgme
   386  # github.com/nxadm/tail v1.4.4
   387  github.com/nxadm/tail
   388  github.com/nxadm/tail/ratelimiter
   389  github.com/nxadm/tail/util
   390  github.com/nxadm/tail/watch
   391  github.com/nxadm/tail/winfile
   392  # github.com/onsi/ginkgo v1.14.2
   393  github.com/onsi/ginkgo
   394  github.com/onsi/ginkgo/config
   395  github.com/onsi/ginkgo/extensions/table
   396  github.com/onsi/ginkgo/ginkgo
   397  github.com/onsi/ginkgo/ginkgo/convert
   398  github.com/onsi/ginkgo/ginkgo/interrupthandler
   399  github.com/onsi/ginkgo/ginkgo/nodot
   400  github.com/onsi/ginkgo/ginkgo/testrunner
   401  github.com/onsi/ginkgo/ginkgo/testsuite
   402  github.com/onsi/ginkgo/ginkgo/watch
   403  github.com/onsi/ginkgo/internal/codelocation
   404  github.com/onsi/ginkgo/internal/containernode
   405  github.com/onsi/ginkgo/internal/failer
   406  github.com/onsi/ginkgo/internal/global
   407  github.com/onsi/ginkgo/internal/leafnodes
   408  github.com/onsi/ginkgo/internal/remote
   409  github.com/onsi/ginkgo/internal/spec
   410  github.com/onsi/ginkgo/internal/spec_iterator
   411  github.com/onsi/ginkgo/internal/specrunner
   412  github.com/onsi/ginkgo/internal/suite
   413  github.com/onsi/ginkgo/internal/testingtproxy
   414  github.com/onsi/ginkgo/internal/writer
   415  github.com/onsi/ginkgo/reporters
   416  github.com/onsi/ginkgo/reporters/stenographer
   417  github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable
   418  github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty
   419  github.com/onsi/ginkgo/types
   420  # github.com/onsi/gomega v1.10.3
   421  github.com/onsi/gomega
   422  github.com/onsi/gomega/format
   423  github.com/onsi/gomega/gbytes
   424  github.com/onsi/gomega/gexec
   425  github.com/onsi/gomega/internal/assertion
   426  github.com/onsi/gomega/internal/asyncassertion
   427  github.com/onsi/gomega/internal/oraclematcher
   428  github.com/onsi/gomega/internal/testingtsupport
   429  github.com/onsi/gomega/matchers
   430  github.com/onsi/gomega/matchers/support/goraph/bipartitegraph
   431  github.com/onsi/gomega/matchers/support/goraph/edge
   432  github.com/onsi/gomega/matchers/support/goraph/node
   433  github.com/onsi/gomega/matchers/support/goraph/util
   434  github.com/onsi/gomega/types
   435  # github.com/opencontainers/go-digest v1.0.0
   436  github.com/opencontainers/go-digest
   437  # github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6
   438  github.com/opencontainers/image-spec/specs-go
   439  github.com/opencontainers/image-spec/specs-go/v1
   440  # github.com/opencontainers/runc v1.0.0-rc91.0.20200708210054-ce54a9d4d79b
   441  github.com/opencontainers/runc/libcontainer/apparmor
   442  github.com/opencontainers/runc/libcontainer/cgroups
   443  github.com/opencontainers/runc/libcontainer/configs
   444  github.com/opencontainers/runc/libcontainer/devices
   445  github.com/opencontainers/runc/libcontainer/system
   446  github.com/opencontainers/runc/libcontainer/user
   447  github.com/opencontainers/runc/libcontainer/utils
   448  # github.com/opencontainers/runtime-spec v1.0.3-0.20200817204227-f9c09b4ea1df
   449  github.com/opencontainers/runtime-spec/specs-go
   450  # github.com/opencontainers/runtime-tools v0.9.0
   451  github.com/opencontainers/runtime-tools/error
   452  github.com/opencontainers/runtime-tools/filepath
   453  github.com/opencontainers/runtime-tools/generate
   454  github.com/opencontainers/runtime-tools/generate/seccomp
   455  github.com/opencontainers/runtime-tools/specerror
   456  github.com/opencontainers/runtime-tools/validate
   457  # github.com/opencontainers/selinux v1.6.0
   458  github.com/opencontainers/selinux/go-selinux
   459  github.com/opencontainers/selinux/go-selinux/label
   460  github.com/opencontainers/selinux/pkg/pwalk
   461  # github.com/openshift/imagebuilder v1.1.8
   462  github.com/openshift/imagebuilder
   463  github.com/openshift/imagebuilder/dockerfile/command
   464  github.com/openshift/imagebuilder/dockerfile/parser
   465  github.com/openshift/imagebuilder/signal
   466  github.com/openshift/imagebuilder/strslice
   467  # github.com/opentracing/opentracing-go v1.2.0
   468  github.com/opentracing/opentracing-go
   469  github.com/opentracing/opentracing-go/ext
   470  github.com/opentracing/opentracing-go/log
   471  # github.com/ostreedev/ostree-go v0.0.0-20190702140239-759a8c1ac913
   472  github.com/ostreedev/ostree-go/pkg/glibobject
   473  github.com/ostreedev/ostree-go/pkg/otbuiltin
   474  # github.com/pkg/errors v0.9.1
   475  github.com/pkg/errors
   476  # github.com/pmezard/go-difflib v1.0.0
   477  github.com/pmezard/go-difflib/difflib
   478  # github.com/pquerna/ffjson v0.0.0-20190813045741-dac163c6c0a9
   479  github.com/pquerna/ffjson/fflib/v1
   480  github.com/pquerna/ffjson/fflib/v1/internal
   481  github.com/pquerna/ffjson/inception
   482  github.com/pquerna/ffjson/shared
   483  # github.com/prometheus/client_golang v1.1.0
   484  github.com/prometheus/client_golang/prometheus
   485  github.com/prometheus/client_golang/prometheus/internal
   486  github.com/prometheus/client_golang/prometheus/promhttp
   487  # github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4
   488  github.com/prometheus/client_model/go
   489  # github.com/prometheus/common v0.6.0
   490  github.com/prometheus/common/expfmt
   491  github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
   492  github.com/prometheus/common/model
   493  # github.com/prometheus/procfs v0.0.3
   494  github.com/prometheus/procfs
   495  github.com/prometheus/procfs/internal/fs
   496  # github.com/rootless-containers/rootlesskit v0.12.0
   497  github.com/rootless-containers/rootlesskit/pkg/msgutil
   498  github.com/rootless-containers/rootlesskit/pkg/port
   499  github.com/rootless-containers/rootlesskit/pkg/port/builtin
   500  github.com/rootless-containers/rootlesskit/pkg/port/builtin/child
   501  github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg
   502  github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque
   503  github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent
   504  github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp
   505  github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp
   506  github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy
   507  github.com/rootless-containers/rootlesskit/pkg/port/portutil
   508  # github.com/safchain/ethtool v0.0.0-20190326074333-42ed695e3de8
   509  github.com/safchain/ethtool
   510  # github.com/seccomp/libseccomp-golang v0.9.2-0.20200616122406-847368b35ebf
   511  github.com/seccomp/libseccomp-golang
   512  # github.com/sirupsen/logrus v1.7.0
   513  github.com/sirupsen/logrus
   514  github.com/sirupsen/logrus/hooks/syslog
   515  # github.com/spf13/cobra v1.1.1
   516  github.com/spf13/cobra
   517  # github.com/spf13/pflag v1.0.5
   518  github.com/spf13/pflag
   519  # github.com/stretchr/testify v1.7.0
   520  github.com/stretchr/testify/assert
   521  github.com/stretchr/testify/require
   522  # github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
   523  github.com/syndtr/gocapability/capability
   524  # github.com/tchap/go-patricia v2.3.0+incompatible
   525  github.com/tchap/go-patricia/patricia
   526  # github.com/uber/jaeger-client-go v2.25.0+incompatible
   527  github.com/uber/jaeger-client-go
   528  github.com/uber/jaeger-client-go/config
   529  github.com/uber/jaeger-client-go/internal/baggage
   530  github.com/uber/jaeger-client-go/internal/baggage/remote
   531  github.com/uber/jaeger-client-go/internal/reporterstats
   532  github.com/uber/jaeger-client-go/internal/spanlog
   533  github.com/uber/jaeger-client-go/internal/throttler
   534  github.com/uber/jaeger-client-go/internal/throttler/remote
   535  github.com/uber/jaeger-client-go/log
   536  github.com/uber/jaeger-client-go/rpcmetrics
   537  github.com/uber/jaeger-client-go/thrift
   538  github.com/uber/jaeger-client-go/thrift-gen/agent
   539  github.com/uber/jaeger-client-go/thrift-gen/baggage
   540  github.com/uber/jaeger-client-go/thrift-gen/jaeger
   541  github.com/uber/jaeger-client-go/thrift-gen/sampling
   542  github.com/uber/jaeger-client-go/thrift-gen/zipkincore
   543  github.com/uber/jaeger-client-go/transport
   544  github.com/uber/jaeger-client-go/utils
   545  # github.com/uber/jaeger-lib v2.2.0+incompatible
   546  github.com/uber/jaeger-lib/metrics
   547  # github.com/ulikunitz/xz v0.5.8
   548  github.com/ulikunitz/xz
   549  github.com/ulikunitz/xz/internal/hash
   550  github.com/ulikunitz/xz/internal/xlog
   551  github.com/ulikunitz/xz/lzma
   552  # github.com/varlink/go v0.0.0-20190502142041-0f1d566d194b
   553  github.com/varlink/go/cmd/varlink-go-interface-generator
   554  github.com/varlink/go/varlink
   555  github.com/varlink/go/varlink/idl
   556  # github.com/vbatts/tar-split v0.11.1
   557  github.com/vbatts/tar-split/archive/tar
   558  github.com/vbatts/tar-split/tar/asm
   559  github.com/vbatts/tar-split/tar/storage
   560  # github.com/vbauerster/mpb/v5 v5.3.0
   561  github.com/vbauerster/mpb/v5
   562  github.com/vbauerster/mpb/v5/cwriter
   563  github.com/vbauerster/mpb/v5/decor
   564  github.com/vbauerster/mpb/v5/internal
   565  # github.com/vishvananda/netlink v1.1.0
   566  github.com/vishvananda/netlink
   567  github.com/vishvananda/netlink/nl
   568  # github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df
   569  github.com/vishvananda/netns
   570  # github.com/willf/bitset v1.1.11-0.20200630133818-d5bec3311243
   571  github.com/willf/bitset
   572  # github.com/xeipuuv/gojsonpointer v0.0.0-20190809123943-df4f5c81cb3b
   573  github.com/xeipuuv/gojsonpointer
   574  # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
   575  github.com/xeipuuv/gojsonreference
   576  # github.com/xeipuuv/gojsonschema v1.2.0
   577  github.com/xeipuuv/gojsonschema
   578  # go.etcd.io/bbolt v1.3.5
   579  go.etcd.io/bbolt
   580  # go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1
   581  go.mozilla.org/pkcs7
   582  # go.opencensus.io v0.22.0
   583  go.opencensus.io
   584  go.opencensus.io/internal
   585  go.opencensus.io/trace
   586  go.opencensus.io/trace/internal
   587  go.opencensus.io/trace/tracestate
   588  # go.uber.org/atomic v1.7.0
   589  go.uber.org/atomic
   590  # golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
   591  golang.org/x/crypto/blowfish
   592  golang.org/x/crypto/cast5
   593  golang.org/x/crypto/chacha20
   594  golang.org/x/crypto/curve25519
   595  golang.org/x/crypto/ed25519
   596  golang.org/x/crypto/ed25519/internal/edwards25519
   597  golang.org/x/crypto/internal/subtle
   598  golang.org/x/crypto/openpgp
   599  golang.org/x/crypto/openpgp/armor
   600  golang.org/x/crypto/openpgp/elgamal
   601  golang.org/x/crypto/openpgp/errors
   602  golang.org/x/crypto/openpgp/packet
   603  golang.org/x/crypto/openpgp/s2k
   604  golang.org/x/crypto/pbkdf2
   605  golang.org/x/crypto/poly1305
   606  golang.org/x/crypto/ssh
   607  golang.org/x/crypto/ssh/agent
   608  golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
   609  golang.org/x/crypto/ssh/knownhosts
   610  golang.org/x/crypto/ssh/terminal
   611  # golang.org/x/net v0.0.0-20210119194325-5f4716e94777
   612  golang.org/x/net/context
   613  golang.org/x/net/context/ctxhttp
   614  golang.org/x/net/html
   615  golang.org/x/net/html/atom
   616  golang.org/x/net/html/charset
   617  golang.org/x/net/http/httpguts
   618  golang.org/x/net/http2
   619  golang.org/x/net/http2/hpack
   620  golang.org/x/net/idna
   621  golang.org/x/net/internal/socks
   622  golang.org/x/net/proxy
   623  # golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
   624  golang.org/x/oauth2
   625  golang.org/x/oauth2/internal
   626  # golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
   627  golang.org/x/sync/errgroup
   628  golang.org/x/sync/semaphore
   629  # golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
   630  golang.org/x/sys/cpu
   631  golang.org/x/sys/internal/unsafeheader
   632  golang.org/x/sys/unix
   633  golang.org/x/sys/windows
   634  # golang.org/x/text v0.3.3
   635  golang.org/x/text/encoding
   636  golang.org/x/text/encoding/charmap
   637  golang.org/x/text/encoding/htmlindex
   638  golang.org/x/text/encoding/internal
   639  golang.org/x/text/encoding/internal/identifier
   640  golang.org/x/text/encoding/japanese
   641  golang.org/x/text/encoding/korean
   642  golang.org/x/text/encoding/simplifiedchinese
   643  golang.org/x/text/encoding/traditionalchinese
   644  golang.org/x/text/encoding/unicode
   645  golang.org/x/text/internal/language
   646  golang.org/x/text/internal/language/compact
   647  golang.org/x/text/internal/tag
   648  golang.org/x/text/internal/utf8internal
   649  golang.org/x/text/language
   650  golang.org/x/text/runes
   651  golang.org/x/text/secure/bidirule
   652  golang.org/x/text/transform
   653  golang.org/x/text/unicode/bidi
   654  golang.org/x/text/unicode/norm
   655  # golang.org/x/time v0.0.0-20191024005414-555d28b269f0
   656  golang.org/x/time/rate
   657  # golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
   658  golang.org/x/xerrors
   659  golang.org/x/xerrors/internal
   660  # google.golang.org/appengine v1.6.6
   661  google.golang.org/appengine/internal
   662  google.golang.org/appengine/internal/base
   663  google.golang.org/appengine/internal/datastore
   664  google.golang.org/appengine/internal/log
   665  google.golang.org/appengine/internal/remote_api
   666  google.golang.org/appengine/internal/urlfetch
   667  google.golang.org/appengine/urlfetch
   668  # google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013
   669  google.golang.org/genproto/googleapis/rpc/status
   670  # google.golang.org/grpc v1.29.1
   671  google.golang.org/grpc/codes
   672  google.golang.org/grpc/internal/status
   673  google.golang.org/grpc/status
   674  # google.golang.org/protobuf v1.25.0
   675  google.golang.org/protobuf/encoding/prototext
   676  google.golang.org/protobuf/encoding/protowire
   677  google.golang.org/protobuf/internal/descfmt
   678  google.golang.org/protobuf/internal/descopts
   679  google.golang.org/protobuf/internal/detrand
   680  google.golang.org/protobuf/internal/encoding/defval
   681  google.golang.org/protobuf/internal/encoding/messageset
   682  google.golang.org/protobuf/internal/encoding/tag
   683  google.golang.org/protobuf/internal/encoding/text
   684  google.golang.org/protobuf/internal/errors
   685  google.golang.org/protobuf/internal/fieldsort
   686  google.golang.org/protobuf/internal/filedesc
   687  google.golang.org/protobuf/internal/filetype
   688  google.golang.org/protobuf/internal/flags
   689  google.golang.org/protobuf/internal/genid
   690  google.golang.org/protobuf/internal/impl
   691  google.golang.org/protobuf/internal/mapsort
   692  google.golang.org/protobuf/internal/pragma
   693  google.golang.org/protobuf/internal/set
   694  google.golang.org/protobuf/internal/strs
   695  google.golang.org/protobuf/internal/version
   696  google.golang.org/protobuf/proto
   697  google.golang.org/protobuf/reflect/protoreflect
   698  google.golang.org/protobuf/reflect/protoregistry
   699  google.golang.org/protobuf/runtime/protoiface
   700  google.golang.org/protobuf/runtime/protoimpl
   701  google.golang.org/protobuf/types/known/anypb
   702  google.golang.org/protobuf/types/known/durationpb
   703  google.golang.org/protobuf/types/known/timestamppb
   704  # gopkg.in/fsnotify.v1 v1.4.7
   705  gopkg.in/fsnotify.v1
   706  # gopkg.in/inf.v0 v0.9.1
   707  gopkg.in/inf.v0
   708  # gopkg.in/square/go-jose.v2 v2.5.1
   709  gopkg.in/square/go-jose.v2
   710  gopkg.in/square/go-jose.v2/cipher
   711  gopkg.in/square/go-jose.v2/json
   712  # gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
   713  gopkg.in/tomb.v1
   714  # gopkg.in/yaml.v2 v2.3.0
   715  gopkg.in/yaml.v2
   716  # gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
   717  gopkg.in/yaml.v3
   718  # k8s.io/api v0.0.0-20190620084959-7cf5895f2711
   719  k8s.io/api/apps/v1
   720  k8s.io/api/core/v1
   721  # k8s.io/apimachinery v0.19.4
   722  k8s.io/apimachinery/pkg/api/errors
   723  k8s.io/apimachinery/pkg/api/resource
   724  k8s.io/apimachinery/pkg/apis/meta/v1
   725  k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
   726  k8s.io/apimachinery/pkg/conversion
   727  k8s.io/apimachinery/pkg/conversion/queryparams
   728  k8s.io/apimachinery/pkg/fields
   729  k8s.io/apimachinery/pkg/labels
   730  k8s.io/apimachinery/pkg/runtime
   731  k8s.io/apimachinery/pkg/runtime/schema
   732  k8s.io/apimachinery/pkg/runtime/serializer
   733  k8s.io/apimachinery/pkg/runtime/serializer/json
   734  k8s.io/apimachinery/pkg/runtime/serializer/protobuf
   735  k8s.io/apimachinery/pkg/runtime/serializer/recognizer
   736  k8s.io/apimachinery/pkg/runtime/serializer/streaming
   737  k8s.io/apimachinery/pkg/runtime/serializer/versioning
   738  k8s.io/apimachinery/pkg/selection
   739  k8s.io/apimachinery/pkg/types
   740  k8s.io/apimachinery/pkg/util/clock
   741  k8s.io/apimachinery/pkg/util/errors
   742  k8s.io/apimachinery/pkg/util/framer
   743  k8s.io/apimachinery/pkg/util/httpstream
   744  k8s.io/apimachinery/pkg/util/httpstream/spdy
   745  k8s.io/apimachinery/pkg/util/intstr
   746  k8s.io/apimachinery/pkg/util/json
   747  k8s.io/apimachinery/pkg/util/naming
   748  k8s.io/apimachinery/pkg/util/net
   749  k8s.io/apimachinery/pkg/util/remotecommand
   750  k8s.io/apimachinery/pkg/util/runtime
   751  k8s.io/apimachinery/pkg/util/sets
   752  k8s.io/apimachinery/pkg/util/validation
   753  k8s.io/apimachinery/pkg/util/validation/field
   754  k8s.io/apimachinery/pkg/util/yaml
   755  k8s.io/apimachinery/pkg/version
   756  k8s.io/apimachinery/pkg/watch
   757  k8s.io/apimachinery/third_party/forked/golang/netutil
   758  k8s.io/apimachinery/third_party/forked/golang/reflect
   759  # k8s.io/client-go v0.0.0-20190620085101-78d2af792bab
   760  k8s.io/client-go/pkg/apis/clientauthentication
   761  k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1
   762  k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
   763  k8s.io/client-go/pkg/version
   764  k8s.io/client-go/plugin/pkg/client/auth/exec
   765  k8s.io/client-go/rest
   766  k8s.io/client-go/rest/watch
   767  k8s.io/client-go/tools/clientcmd/api
   768  k8s.io/client-go/tools/metrics
   769  k8s.io/client-go/tools/remotecommand
   770  k8s.io/client-go/transport
   771  k8s.io/client-go/transport/spdy
   772  k8s.io/client-go/util/cert
   773  k8s.io/client-go/util/connrotation
   774  k8s.io/client-go/util/exec
   775  k8s.io/client-go/util/flowcontrol
   776  k8s.io/client-go/util/homedir
   777  k8s.io/client-go/util/keyutil
   778  # k8s.io/klog v1.0.0
   779  k8s.io/klog
   780  # k8s.io/klog/v2 v2.2.0
   781  k8s.io/klog/v2
   782  # k8s.io/utils v0.0.0-20190221042446-c2654d5206da
   783  k8s.io/utils/integer
   784  # sigs.k8s.io/structured-merge-diff/v4 v4.0.1
   785  sigs.k8s.io/structured-merge-diff/v4/value
   786  # sigs.k8s.io/yaml v1.2.0
   787  sigs.k8s.io/yaml