This commit is contained in:
Yun
2026-05-04 00:17:15 +08:00
commit 91f5d232a9
4 changed files with 225 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
module code.yun.ink/pkg/watchx
go 1.20
require github.com/fsnotify/fsnotify v1.7.0
require golang.org/x/sys v0.4.0 // indirect