code cleanup

This commit is contained in:
piotr
2021-06-17 04:09:03 +02:00
parent bd153b8ff4
commit 48bc9f47b3
6 changed files with 15 additions and 37 deletions

2
go.mod
View File

@@ -5,6 +5,6 @@ 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.5.3-0.20210223154815-289cfb6dbf32
github.com/gotk3/gotk3 v0.6.0
github.com/joshuarubin/go-sway v0.0.4
)