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:
k8s-infra-cherrypick-robot 2025-03-23 14:20:32 -07:00 committed by GitHub
parent 059a9eaf2b
commit 629039719c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 12 additions and 10 deletions

3
go.mod
View file

@ -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