upgrade fsnotify to v1.4.9

This commit is contained in:
John
2020-10-15 20:14:35 +08:00
parent 7efa9e351e
commit 0b1d49af4b

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.11
require (
github.com/BurntSushi/toml v0.3.1
github.com/clbanning/mxj v1.8.5-0.20200714211355-ff02cfb8ea28
github.com/fsnotify/fsnotify v1.4.7
github.com/fsnotify/fsnotify v1.4.9
github.com/go-sql-driver/mysql v1.5.0
github.com/gomodule/redigo v2.0.0+incompatible
github.com/gorilla/websocket v1.4.1