blob: ad441c2d675003bf6a0105561435086cd5e12ddd [file]
module github.com/fsnotify/fsnotify
go 1.23
require golang.org/x/sys v0.13.0
retract (
v1.5.3 // Published an incorrect branch accidentally https://github.com/fsnotify/fsnotify/issues/445
v1.5.0 // Contains symlink regression https://github.com/fsnotify/fsnotify/pull/394
)