watch .desktop & pinned file changes
This commit is contained in:
5
go.mod
5
go.mod
@@ -4,8 +4,9 @@ go 1.16
|
||||
|
||||
require (
|
||||
github.com/allan-simon/go-singleinstance v0.0.0-20210120080615-d0997106ab37
|
||||
github.com/dlasky/gotk3-layershell v0.0.0-20210331230524-5cca0b819261
|
||||
github.com/gotk3/gotk3 v0.6.0
|
||||
github.com/dlasky/gotk3-layershell v0.0.0-20210827021656-e6ecab2731f7
|
||||
github.com/fsnotify/fsnotify v1.5.1
|
||||
github.com/gotk3/gotk3 v0.6.1
|
||||
github.com/joshuarubin/go-sway v0.0.4
|
||||
github.com/sirupsen/logrus v1.8.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user