Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 (#13027)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
parent
059a9eaf2b
commit
629039719c
8 changed files with 12 additions and 10 deletions
|
|
@ -1,6 +1,7 @@
|
|||
module github.com/jet/kube-webhook-certgen
|
||||
|
||||
go 1.24.1
|
||||
|
||||
require (
|
||||
github.com/onrik/logrus v0.11.0
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
|
|
@ -32,7 +33,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.23.0 // indirect
|
||||
github.com/onsi/ginkgo/v2 v2.23.3 // indirect
|
||||
github.com/onsi/gomega v1.36.2 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/spf13/pflag v1.0.6 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue