renovate the code, update to go 1.26 and satisfy linter (#3)

This commit is contained in:
T. von Dein
2026-08-22 17:59:59 +02:00
parent 9cd6e4a6b9
commit 6d9763a0a9
77 changed files with 681 additions and 227 deletions

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"log"
"codeberg.org/scip/swayipc/v1"
"codeberg.org/scip/swayipc/v2"
)
func main() {