fix(deps): update module github.com/fsnotify/fsnotify to v1.9.0
All checks were successful
Validate PR Title / validate (pull_request) Successful in 1s

This commit is contained in:
2025-11-08 20:20:35 +00:00
parent 88e85c84c6
commit cf79994640
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/beevik/etree v1.5.0
github.com/coreos/go-oidc/v3 v3.16.0
github.com/crewjam/saml v0.5.1
github.com/fsnotify/fsnotify v1.7.0
github.com/fsnotify/fsnotify v1.9.0
github.com/russellhaering/goxmldsig v1.4.0
golang.org/x/oauth2 v0.28.0
gopkg.in/yaml.v3 v3.0.1