update get

This commit is contained in:
piotr
2024-11-29 00:34:06 +01:00
parent 8b0d4f943b
commit 517054f013

View File

@@ -1,11 +1,11 @@
get:
go get github.com/gotk3/gotk3
go get github.com/gotk3/gotk3/gdk
go get github.com/gotk3/gotk3/glib
go get github.com/dlasky/gotk3-layershell/layershell
go get github.com/diamondburned/gotk4/pkg/gdk/v3
go get github.com/diamondburned/gotk4/pkg/glib/v2
go get github.com/diamondburned/gotk4/pkg/gtk/v3
go get github.com/diamondburned/gotk4-layer-shell/pkg/gtklayershell
go get github.com/joshuarubin/go-sway
go get github.com/allan-simon/go-singleinstance
go get "github.com/sirupsen/logrus"
go get github.com/sirupsen/logrus
go get github.com/fsnotify/fsnotify
build: