Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#12423)

This commit is contained in:
Long Wu Yuan 2024-11-27 17:02:57 +00:00 committed by GitHub
parent 2088e37c99
commit 52fce52493
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 18 additions and 11 deletions

View file

@ -34,7 +34,7 @@ require (
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/onsi/ginkgo/v2 v2.21.0 // indirect
github.com/onsi/ginkgo/v2 v2.22.0 // indirect
github.com/onsi/gomega v1.34.2 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect