Add fsnotify handling

This commit is contained in:
2024-07-28 18:32:58 +02:00
parent 1a6de9b64f
commit 6a43bf1e10
5 changed files with 31 additions and 9 deletions

2
go.mod
View File

@@ -7,4 +7,4 @@ require (
gopkg.in/yaml.v3 v3.0.1
)
require golang.org/x/sys v0.4.0 // indirect
require golang.org/x/sys v0.22.0 // indirect