build: Update notify (fixes #7063) (#7080)

This commit is contained in:
Simon Frei
2020-11-01 21:37:31 +01:00
committed by GitHub
parent 4d1bcd718c
commit 5b9280c50f
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ require (
github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563
github.com/sasha-s/go-deadlock v0.2.0
github.com/shirou/gopsutil v2.20.7+incompatible
github.com/syncthing/notify v0.0.0-20190709140112-69c7a957d3e2
github.com/syncthing/notify v0.0.0-20201101120444-a28a0bd0f5ee
github.com/syndtr/goleveldb v1.0.1-0.20200815071216-d9e9293bd0f7
github.com/thejerf/suture v3.0.2+incompatible
github.com/urfave/cli v1.22.2