vendor: bump all direct dependencies
Just good hygiene. Signed-off-by: Casey Callendrello <cdc@redhat.com>
This commit is contained in:
43
vendor/modules.txt
vendored
43
vendor/modules.txt
vendored
@ -1,9 +1,9 @@
|
||||
# github.com/Microsoft/go-winio v0.4.17-0.20210211115548-6eac466e5fa3
|
||||
# github.com/Microsoft/go-winio v0.4.17
|
||||
github.com/Microsoft/go-winio
|
||||
github.com/Microsoft/go-winio/pkg/guid
|
||||
github.com/Microsoft/go-winio/pkg/security
|
||||
github.com/Microsoft/go-winio/vhd
|
||||
# github.com/Microsoft/hcsshim v0.8.16
|
||||
# github.com/Microsoft/hcsshim v0.8.20
|
||||
## explicit
|
||||
github.com/Microsoft/hcsshim
|
||||
github.com/Microsoft/hcsshim/computestorage
|
||||
@ -11,6 +11,8 @@ github.com/Microsoft/hcsshim/hcn
|
||||
github.com/Microsoft/hcsshim/internal/cni
|
||||
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
|
||||
@ -22,8 +24,6 @@ github.com/Microsoft/hcsshim/internal/oc
|
||||
github.com/Microsoft/hcsshim/internal/regstate
|
||||
github.com/Microsoft/hcsshim/internal/runhcs
|
||||
github.com/Microsoft/hcsshim/internal/safefile
|
||||
github.com/Microsoft/hcsshim/internal/schema1
|
||||
github.com/Microsoft/hcsshim/internal/schema2
|
||||
github.com/Microsoft/hcsshim/internal/timeout
|
||||
github.com/Microsoft/hcsshim/internal/vmcompute
|
||||
github.com/Microsoft/hcsshim/internal/wclayer
|
||||
@ -35,7 +35,7 @@ github.com/alexflint/go-filemutex
|
||||
# github.com/buger/jsonparser v1.1.1
|
||||
## explicit
|
||||
github.com/buger/jsonparser
|
||||
# github.com/containerd/cgroups v0.0.0-20210114181951-8a68de567b68
|
||||
# github.com/containerd/cgroups v1.0.1
|
||||
github.com/containerd/cgroups/stats/v1
|
||||
# github.com/containernetworking/cni v1.0.0
|
||||
## explicit
|
||||
@ -50,10 +50,10 @@ github.com/containernetworking/cni/pkg/types/create
|
||||
github.com/containernetworking/cni/pkg/types/internal
|
||||
github.com/containernetworking/cni/pkg/utils
|
||||
github.com/containernetworking/cni/pkg/version
|
||||
# github.com/coreos/go-iptables v0.5.0
|
||||
# github.com/coreos/go-iptables v0.6.0
|
||||
## explicit
|
||||
github.com/coreos/go-iptables/iptables
|
||||
# github.com/coreos/go-systemd/v22 v22.2.0
|
||||
# github.com/coreos/go-systemd/v22 v22.3.2
|
||||
## explicit
|
||||
github.com/coreos/go-systemd/v22/activation
|
||||
# github.com/d2g/dhcp4 v0.0.0-20170904100407-a1d1b6c41b1c
|
||||
@ -69,7 +69,7 @@ github.com/d2g/dhcp4server/leasepool
|
||||
github.com/d2g/dhcp4server/leasepool/memorypool
|
||||
# github.com/fsnotify/fsnotify v1.4.9
|
||||
github.com/fsnotify/fsnotify
|
||||
# github.com/godbus/dbus/v5 v5.0.3
|
||||
# github.com/godbus/dbus/v5 v5.0.4
|
||||
## explicit
|
||||
github.com/godbus/dbus/v5
|
||||
# github.com/gogo/protobuf v1.3.2
|
||||
@ -78,23 +78,24 @@ github.com/gogo/protobuf/proto
|
||||
github.com/gogo/protobuf/protoc-gen-gogo/descriptor
|
||||
# github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
|
||||
github.com/golang/groupcache/lru
|
||||
# github.com/j-keck/arping v1.0.1
|
||||
# github.com/j-keck/arping v1.0.2
|
||||
## explicit
|
||||
github.com/j-keck/arping
|
||||
# github.com/mattn/go-shellwords v1.0.11
|
||||
# github.com/mattn/go-shellwords v1.0.12
|
||||
## explicit
|
||||
github.com/mattn/go-shellwords
|
||||
# github.com/nxadm/tail v1.4.4
|
||||
# github.com/nxadm/tail v1.4.8
|
||||
github.com/nxadm/tail
|
||||
github.com/nxadm/tail/ratelimiter
|
||||
github.com/nxadm/tail/util
|
||||
github.com/nxadm/tail/watch
|
||||
github.com/nxadm/tail/winfile
|
||||
# github.com/onsi/ginkgo v1.13.0
|
||||
# github.com/onsi/ginkgo v1.16.4
|
||||
## explicit
|
||||
github.com/onsi/ginkgo
|
||||
github.com/onsi/ginkgo/config
|
||||
github.com/onsi/ginkgo/extensions/table
|
||||
github.com/onsi/ginkgo/formatter
|
||||
github.com/onsi/ginkgo/internal/codelocation
|
||||
github.com/onsi/ginkgo/internal/containernode
|
||||
github.com/onsi/ginkgo/internal/failer
|
||||
@ -112,16 +113,13 @@ github.com/onsi/ginkgo/reporters/stenographer
|
||||
github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable
|
||||
github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty
|
||||
github.com/onsi/ginkgo/types
|
||||
# github.com/onsi/gomega v1.10.3
|
||||
# github.com/onsi/gomega v1.15.0
|
||||
## explicit
|
||||
github.com/onsi/gomega
|
||||
github.com/onsi/gomega/format
|
||||
github.com/onsi/gomega/gbytes
|
||||
github.com/onsi/gomega/gexec
|
||||
github.com/onsi/gomega/internal/assertion
|
||||
github.com/onsi/gomega/internal/asyncassertion
|
||||
github.com/onsi/gomega/internal/oraclematcher
|
||||
github.com/onsi/gomega/internal/testingtsupport
|
||||
github.com/onsi/gomega/internal
|
||||
github.com/onsi/gomega/matchers
|
||||
github.com/onsi/gomega/matchers/support/goraph/bipartitegraph
|
||||
github.com/onsi/gomega/matchers/support/goraph/edge
|
||||
@ -130,7 +128,7 @@ github.com/onsi/gomega/matchers/support/goraph/util
|
||||
github.com/onsi/gomega/types
|
||||
# github.com/pkg/errors v0.9.1
|
||||
github.com/pkg/errors
|
||||
# github.com/safchain/ethtool v0.0.0-20190326074333-42ed695e3de8
|
||||
# github.com/safchain/ethtool v0.0.0-20210803160452-9aa261dae9b1
|
||||
## explicit
|
||||
github.com/safchain/ethtool
|
||||
# github.com/sirupsen/logrus v1.8.1
|
||||
@ -149,7 +147,7 @@ go.opencensus.io/internal
|
||||
go.opencensus.io/trace
|
||||
go.opencensus.io/trace/internal
|
||||
go.opencensus.io/trace/tracestate
|
||||
# golang.org/x/net v0.0.0-20201224014010-6772e930b67b
|
||||
# golang.org/x/net v0.0.0-20210428140749-89ef3d95e781
|
||||
golang.org/x/net/bpf
|
||||
golang.org/x/net/html
|
||||
golang.org/x/net/html/atom
|
||||
@ -157,13 +155,13 @@ golang.org/x/net/html/charset
|
||||
golang.org/x/net/internal/iana
|
||||
golang.org/x/net/internal/socket
|
||||
golang.org/x/net/ipv4
|
||||
# golang.org/x/sys v0.0.0-20210414055047-fe65e336abe0
|
||||
# golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
|
||||
## explicit
|
||||
golang.org/x/sys/internal/unsafeheader
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
golang.org/x/sys/windows/registry
|
||||
# golang.org/x/text v0.3.4
|
||||
# golang.org/x/text v0.3.6
|
||||
golang.org/x/text/encoding
|
||||
golang.org/x/text/encoding/charmap
|
||||
golang.org/x/text/encoding/htmlindex
|
||||
@ -181,9 +179,6 @@ golang.org/x/text/internal/utf8internal
|
||||
golang.org/x/text/language
|
||||
golang.org/x/text/runes
|
||||
golang.org/x/text/transform
|
||||
# golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
|
||||
golang.org/x/xerrors
|
||||
golang.org/x/xerrors/internal
|
||||
# gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
|
||||
gopkg.in/tomb.v1
|
||||
# gopkg.in/yaml.v2 v2.4.0
|
||||
|
Reference in New Issue
Block a user