Skip to content

Commit a5ecb01

Browse files
authored
Merge pull request #276 from jmhbnz/master
Fix fsnotify util upstream link and suggest newer version.
2 parents a36077c + 3ce5b61 commit a5ecb01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inotify/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This is a fork of golang.org/x/exp/inotify before it was deleted.
22

3-
Please use gopkg.in/fsnotify.v0 instead.
3+
Please use gopkg.in/fsnotify.v1 instead.
44

5-
For updates, see: https://fsnotify.org/
5+
For updates, see: https://github.com/fsnotify/fsnotify

0 commit comments

Comments
 (0)