dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies
Gomega adds support for formatting extensions and StopTrying in matchers. Ginkgo enhances DeferCleanup. This also triggered an update of other dependencies.
This commit is contained in:
22
vendor/modules.txt
vendored
22
vendor/modules.txt
vendored
@@ -573,7 +573,7 @@ github.com/munnerz/goautoneg
|
||||
# github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f => github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
|
||||
## explicit
|
||||
github.com/mxk/go-flowrate/flowrate
|
||||
# github.com/onsi/ginkgo/v2 v2.3.1 => github.com/onsi/ginkgo/v2 v2.3.1
|
||||
# github.com/onsi/ginkgo/v2 v2.4.0 => github.com/onsi/ginkgo/v2 v2.4.0
|
||||
## explicit; go 1.18
|
||||
github.com/onsi/ginkgo/v2
|
||||
github.com/onsi/ginkgo/v2/config
|
||||
@@ -595,7 +595,7 @@ github.com/onsi/ginkgo/v2/internal/parallel_support
|
||||
github.com/onsi/ginkgo/v2/internal/testingtproxy
|
||||
github.com/onsi/ginkgo/v2/reporters
|
||||
github.com/onsi/ginkgo/v2/types
|
||||
# github.com/onsi/gomega v1.22.1 => github.com/onsi/gomega v1.22.1
|
||||
# github.com/onsi/gomega v1.23.0 => github.com/onsi/gomega v1.23.0
|
||||
## explicit; go 1.18
|
||||
github.com/onsi/gomega
|
||||
github.com/onsi/gomega/format
|
||||
@@ -979,7 +979,7 @@ go.uber.org/zap/internal/ztest
|
||||
go.uber.org/zap/zapcore
|
||||
go.uber.org/zap/zapgrpc
|
||||
go.uber.org/zap/zaptest
|
||||
# golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4 => golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
|
||||
# golang.org/x/crypto v0.1.0 => golang.org/x/crypto v0.1.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/crypto/bcrypt
|
||||
golang.org/x/crypto/blowfish
|
||||
@@ -989,8 +989,8 @@ golang.org/x/crypto/cryptobyte/asn1
|
||||
golang.org/x/crypto/curve25519
|
||||
golang.org/x/crypto/curve25519/internal/field
|
||||
golang.org/x/crypto/ed25519
|
||||
golang.org/x/crypto/internal/alias
|
||||
golang.org/x/crypto/internal/poly1305
|
||||
golang.org/x/crypto/internal/subtle
|
||||
golang.org/x/crypto/nacl/secretbox
|
||||
golang.org/x/crypto/pbkdf2
|
||||
golang.org/x/crypto/pkcs12
|
||||
@@ -998,7 +998,7 @@ golang.org/x/crypto/pkcs12/internal/rc2
|
||||
golang.org/x/crypto/salsa20/salsa
|
||||
golang.org/x/crypto/ssh
|
||||
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
|
||||
# golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 => golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
|
||||
# golang.org/x/mod v0.6.0 => golang.org/x/mod v0.6.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/mod/internal/lazyregexp
|
||||
golang.org/x/mod/module
|
||||
@@ -1072,7 +1072,7 @@ golang.org/x/text/width
|
||||
# golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 => golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
|
||||
## explicit
|
||||
golang.org/x/time/rate
|
||||
# golang.org/x/tools v0.1.12 => golang.org/x/tools v0.1.12
|
||||
# golang.org/x/tools v0.2.0 => golang.org/x/tools v0.2.0
|
||||
## explicit; go 1.18
|
||||
golang.org/x/tools/benchmark/parse
|
||||
golang.org/x/tools/container/intsets
|
||||
@@ -2653,8 +2653,8 @@ sigs.k8s.io/yaml
|
||||
# github.com/mxk/go-flowrate => github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
|
||||
# github.com/niemeyer/pretty => github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
|
||||
# github.com/olekukonko/tablewriter => github.com/olekukonko/tablewriter v0.0.4
|
||||
# github.com/onsi/ginkgo/v2 => github.com/onsi/ginkgo/v2 v2.3.1
|
||||
# github.com/onsi/gomega => github.com/onsi/gomega v1.22.1
|
||||
# github.com/onsi/ginkgo/v2 => github.com/onsi/ginkgo/v2 v2.4.0
|
||||
# github.com/onsi/gomega => github.com/onsi/gomega v1.23.0
|
||||
# github.com/opencontainers/go-digest => github.com/opencontainers/go-digest v1.0.0
|
||||
# github.com/opencontainers/image-spec => github.com/opencontainers/image-spec v1.0.2
|
||||
# github.com/opencontainers/runc => github.com/opencontainers/runc v1.1.3
|
||||
@@ -2718,9 +2718,9 @@ sigs.k8s.io/yaml
|
||||
# go.uber.org/goleak => go.uber.org/goleak v1.2.0
|
||||
# go.uber.org/multierr => go.uber.org/multierr v1.6.0
|
||||
# go.uber.org/zap => go.uber.org/zap v1.19.0
|
||||
# golang.org/x/crypto => golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
|
||||
# golang.org/x/crypto => golang.org/x/crypto v0.1.0
|
||||
# golang.org/x/lint => golang.org/x/lint v0.0.0-20190930215403-16217165b5de
|
||||
# golang.org/x/mod => golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
|
||||
# golang.org/x/mod => golang.org/x/mod v0.6.0
|
||||
# golang.org/x/net => golang.org/x/net v0.1.1-0.20221027164007-c63010009c80
|
||||
# golang.org/x/oauth2 => golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
|
||||
# golang.org/x/sync => golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
|
||||
@@ -2728,7 +2728,7 @@ sigs.k8s.io/yaml
|
||||
# golang.org/x/term => golang.org/x/term v0.1.0
|
||||
# golang.org/x/text => golang.org/x/text v0.4.0
|
||||
# golang.org/x/time => golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
|
||||
# golang.org/x/tools => golang.org/x/tools v0.1.12
|
||||
# golang.org/x/tools => golang.org/x/tools v0.2.0
|
||||
# golang.org/x/xerrors => golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
|
||||
# google.golang.org/api => google.golang.org/api v0.60.0
|
||||
# google.golang.org/appengine => google.golang.org/appengine v1.6.7
|
||||
|
Reference in New Issue
Block a user