build: Update notify (fixes #5360) (#7106)

This commit is contained in:
Simon Frei
2020-11-09 14:25:19 +01:00
committed by GitHub
parent 54643e86b5
commit 4db5ea5893
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ require (
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0
github.com/sasha-s/go-deadlock v0.2.0
github.com/shirou/gopsutil v3.20.10+incompatible
github.com/syncthing/notify v0.0.0-20201101120444-a28a0bd0f5ee
github.com/syncthing/notify v0.0.0-20201109091751-9a0e44181151
github.com/syndtr/goleveldb v1.0.1-0.20200815071216-d9e9293bd0f7
github.com/thejerf/suture v4.0.0+incompatible
github.com/urfave/cli v1.22.4