upd to swayipc 2.1.1, use Node.Is* type predicates (#4)

This commit is contained in:
T. von Dein
2026-08-23 22:33:04 +02:00
parent ed91eda7dc
commit 8e893f7687
3 changed files with 7 additions and 29 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module swaycycle
go 1.26
require (
codeberg.org/scip/swayipc/v2 v2.1.0
codeberg.org/scip/swayipc/v2 v2.1.1
github.com/lmittmann/tint v1.1.3
github.com/mattn/go-isatty v0.0.24
github.com/spf13/pflag v1.0.10