-
- Downloads
[renovate] Update module github.com/stretchr/testify to v1.9.0
parent
f97a7be1
No related branches found
No related tags found
Pipeline #185706 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !771. Comments created here will be created in the context of that merge request.
... | ... | @@ -20,8 +20,8 @@ require ( |
github.com/spf13/cobra v1.8.0 | ||
github.com/spf13/pflag v1.0.5 | ||
github.com/spf13/viper v1.18.2 | ||
github.com/stretchr/objx v0.5.0 // indirect | ||
github.com/stretchr/testify v1.8.4 | ||
github.com/stretchr/objx v0.5.2 // indirect | ||
github.com/stretchr/testify v1.9.0 | ||
go.mongodb.org/mongo-driver v1.14.0 | ||
golang.org/x/sync v0.6.0 | ||
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect | ||
... | ... |
Please register or sign in to comment