fix swayipc version and dependencies

This commit is contained in:
2025-12-05 21:04:16 +01:00
parent bf7b3698d5
commit 7b9f0a3aae
3 changed files with 10 additions and 1 deletions

View File

@@ -24,8 +24,8 @@ import (
"os"
"strconv"
"codeberg.org/scip/swayipc/v2"
"github.com/alecthomas/repr"
"codeberg.org/scip/swayipc"
)
func main() {