revert gotk3 to v0.6.3

This commit is contained in:
piotr
2024-06-17 02:03:39 +02:00
parent 16be4ff00d
commit 051590ce4b

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/allan-simon/go-singleinstance v0.0.0-20210120080615-d0997106ab37
github.com/dlasky/gotk3-layershell v0.0.0-20240515133811-5c5115f0d774
github.com/fsnotify/fsnotify v1.7.0
github.com/gotk3/gotk3 v0.6.4
github.com/gotk3/gotk3 v0.6.3
github.com/joshuarubin/go-sway v1.2.0
github.com/sirupsen/logrus v1.9.3
)