Browse Source

ft: 升级 fsnotify

master
SisMaker 3 years ago
parent
commit
a12daa11e5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      go.mod

+ 1
- 1
go.mod View File

@ -2,4 +2,4 @@ module fileSync
go 1.15 go 1.15
require github.com/fsnotify/fsnotify v1.4.9
require github.com/fsnotify/fsnotify v1.5.1

Loading…
Cancel
Save