Bump dario.cat/mergo from 1.0.1 to 1.0.2 in the go group across 1 directory (#13365)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-05-12 07:51:15 -07:00 committed by GitHub
parent 257f698a0f
commit ee49d6e4f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module k8s.io/ingress-nginx
go 1.24.3
require (
dario.cat/mergo v1.0.1
dario.cat/mergo v1.0.2
github.com/armon/go-proxyproto v0.1.0
github.com/eapache/channels v1.1.0
github.com/fsnotify/fsnotify v1.9.0