deps: update github.com/stretchr/testify to latest versions (#6439)
Signed-off-by: hongming <coder.scala@gmail.com>
This commit is contained in:
14
vendor/modules.txt
vendored
14
vendor/modules.txt
vendored
@@ -974,9 +974,10 @@ github.com/spf13/viper/internal/features
|
||||
# github.com/stoewer/go-strcase v1.2.0
|
||||
## explicit; go 1.11
|
||||
github.com/stoewer/go-strcase
|
||||
# github.com/stretchr/testify v1.10.0 => github.com/stretchr/testify v1.9.0
|
||||
# github.com/stretchr/testify v1.10.0 => github.com/stretchr/testify v1.10.0
|
||||
## explicit; go 1.17
|
||||
github.com/stretchr/testify/assert
|
||||
github.com/stretchr/testify/assert/yaml
|
||||
# github.com/subosito/gotenv v1.6.0
|
||||
## explicit; go 1.18
|
||||
github.com/subosito/gotenv
|
||||
@@ -1120,7 +1121,7 @@ go.uber.org/zap/internal/pool
|
||||
go.uber.org/zap/internal/stacktrace
|
||||
go.uber.org/zap/zapcore
|
||||
go.uber.org/zap/zapgrpc
|
||||
# golang.org/x/crypto v0.32.0 => golang.org/x/crypto v0.31.0
|
||||
# golang.org/x/crypto v0.32.0 => golang.org/x/crypto v0.32.0
|
||||
## explicit; go 1.20
|
||||
golang.org/x/crypto/argon2
|
||||
golang.org/x/crypto/bcrypt
|
||||
@@ -1187,7 +1188,7 @@ golang.org/x/oauth2/internal
|
||||
golang.org/x/sync/errgroup
|
||||
golang.org/x/sync/semaphore
|
||||
golang.org/x/sync/singleflight
|
||||
# golang.org/x/sys v0.28.0 => golang.org/x/sys v0.26.0
|
||||
# golang.org/x/sys v0.29.0 => golang.org/x/sys v0.26.0
|
||||
## explicit; go 1.18
|
||||
golang.org/x/sys/cpu
|
||||
golang.org/x/sys/execabs
|
||||
@@ -1195,7 +1196,7 @@ golang.org/x/sys/plan9
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
golang.org/x/sys/windows/registry
|
||||
# golang.org/x/term v0.27.0
|
||||
# golang.org/x/term v0.28.0
|
||||
## explicit; go 1.18
|
||||
golang.org/x/term
|
||||
# golang.org/x/text v0.21.0 => golang.org/x/text v0.19.0
|
||||
@@ -2503,7 +2504,7 @@ sigs.k8s.io/yaml/goyaml.v3
|
||||
# github.com/spf13/cobra => github.com/spf13/cobra v1.8.1
|
||||
# github.com/spf13/pflag => github.com/spf13/pflag v1.0.5
|
||||
# github.com/spf13/viper => github.com/spf13/viper v1.18.2
|
||||
# github.com/stretchr/testify => github.com/stretchr/testify v1.9.0
|
||||
# github.com/stretchr/testify => github.com/stretchr/testify v1.10.0
|
||||
# go.mongodb.org/mongo-driver => go.mongodb.org/mongo-driver v1.17.1
|
||||
# go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc => go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0
|
||||
# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp => go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0
|
||||
@@ -2513,7 +2514,7 @@ sigs.k8s.io/yaml/goyaml.v3
|
||||
# go.opentelemetry.io/otel/metric => go.opentelemetry.io/otel/metric v1.28.0
|
||||
# go.opentelemetry.io/otel/sdk => go.opentelemetry.io/otel/sdk v1.28.0
|
||||
# go.opentelemetry.io/otel/trace => go.opentelemetry.io/otel/trace v1.28.0
|
||||
# golang.org/x/crypto => golang.org/x/crypto v0.31.0
|
||||
# golang.org/x/crypto => golang.org/x/crypto v0.32.0
|
||||
# golang.org/x/net => golang.org/x/net v0.33.0
|
||||
# golang.org/x/oauth2 => golang.org/x/oauth2 v0.21.0
|
||||
# golang.org/x/sync => golang.org/x/sync v0.1.0
|
||||
@@ -2524,7 +2525,6 @@ sigs.k8s.io/yaml/goyaml.v3
|
||||
# google.golang.org/protobuf => google.golang.org/protobuf v1.34.2
|
||||
# gopkg.in/asn1-ber.v1 => gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d
|
||||
# gopkg.in/cas.v2 => gopkg.in/cas.v2 v2.2.0
|
||||
# gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.6.0
|
||||
# gopkg.in/warnings.v0 => gopkg.in/warnings.v0 v0.1.2
|
||||
# gopkg.in/yaml.v2 => gopkg.in/yaml.v2 v2.4.0
|
||||
# gopkg.in/yaml.v3 => gopkg.in/yaml.v3 v3.0.1
|
||||
|
||||
Reference in New Issue
Block a user