Bump dario.cat/mergo from 1.0.0 to 1.0.1 in the all group (#11822)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-20 10:23:57 -07:00 committed by GitHub
parent 1b5be3ee57
commit 3b8027c8a8
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.22.6
require (
dario.cat/mergo v1.0.0
dario.cat/mergo v1.0.1
github.com/armon/go-proxyproto v0.1.0
github.com/eapache/channels v1.1.0
github.com/fsnotify/fsnotify v1.7.0