1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-05 05:12:05 -04:00

fix(udev): avoid event loop termination

core: bump go to 1.26
This commit is contained in:
bbedward
2026-03-13 11:42:46 -04:00
parent c544bda5df
commit 46aaf5ff77
10 changed files with 66 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
module github.com/AvengeMedia/DankMaterialShell/core
go 1.25.0
go 1.26.0
require (
github.com/Wifx/gonetworkmanager/v2 v2.2.0