Fix fsnotify cause cpu high on mac

This commit is contained in:
wweir
2018-11-26 16:40:17 +08:00
parent b81fdd3479
commit 74ccbfe547
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,6 @@ require (
github.com/BurntSushi/toml v0.3.1
github.com/bifurcation/mint v0.0.0-20181105071958-a14404e9a861 // indirect
github.com/cheekybits/genny v1.0.0 // indirect
github.com/fsnotify/fsnotify v1.4.7
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
github.com/golang/mock v1.1.1 // indirect
github.com/hashicorp/golang-lru v0.5.0 // indirect
@@ -14,6 +13,7 @@ require (
github.com/miekg/dns v1.0.15
github.com/onsi/ginkgo v1.7.0 // indirect
github.com/onsi/gomega v1.4.3 // indirect
github.com/wweir/fsnotify v1.4.7
golang.org/x/crypto v0.0.0-20181112202954-3d3f9f413869 // indirect
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a // indirect
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f // indirect