blob: 48cfd07fe2300937e06a0fa02d34ffcd50cb20bf [file]
module github.com/fsnotify/fsnotify
go 1.16
require golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
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
)