-
- Downloads
[renovate] Update module github.com/stretchr/testify to v1.9.0
See merge request !771 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
f97a7be1
No related branches found
No related tags found
Pipeline #185707 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | @@ -20,8 +20,8 @@ require ( | ... | @@ -20,8 +20,8 @@ require ( |
github.com/spf13/cobra v1.8.0 | github.com/spf13/cobra v1.8.0 | ||
github.com/spf13/pflag v1.0.5 | github.com/spf13/pflag v1.0.5 | ||
github.com/spf13/viper v1.18.2 | github.com/spf13/viper v1.18.2 | ||
github.com/stretchr/objx v0.5.0 // indirect | github.com/stretchr/objx v0.5.2 // indirect | ||
github.com/stretchr/testify v1.8.4 | github.com/stretchr/testify v1.9.0 | ||
go.mongodb.org/mongo-driver v1.14.0 | go.mongodb.org/mongo-driver v1.14.0 | ||
golang.org/x/sync v0.6.0 | golang.org/x/sync v0.6.0 | ||
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect | google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect | ||
... | ... |
Please register or sign in to comment