Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (#13177)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-04-08 09:04:42 -07:00 committed by GitHub
parent da141742c7
commit 8a22d0cb6e
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

@ -6,7 +6,7 @@ require (
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.8.0
github.com/fsnotify/fsnotify v1.9.0
github.com/google/go-github/v48 v48.2.0
github.com/helm/helm v2.17.0+incompatible
github.com/json-iterator/go v1.1.12