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
3
go.mod
3
go.mod
|
|
@ -1,6 +1,7 @@
|
|||
module k8s.io/ingress-nginx
|
||||
|
||||
go 1.24.1
|
||||
|
||||
require (
|
||||
dario.cat/mergo v1.0.1
|
||||
github.com/armon/go-proxyproto v0.1.0
|
||||
|
|
@ -13,7 +14,7 @@ require (
|
|||
github.com/mitchellh/mapstructure v1.5.0
|
||||
github.com/moul/pb v0.0.0-20220425114252-bca18df4138c
|
||||
github.com/ncabatoff/process-exporter v0.8.5
|
||||
github.com/onsi/ginkgo/v2 v2.23.0
|
||||
github.com/onsi/ginkgo/v2 v2.23.3
|
||||
github.com/opencontainers/runc v1.2.5
|
||||
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
|
||||
github.com/prometheus/client_golang v1.21.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue