merge: phase 17 wave 2

This commit is contained in:
salvacybersec
2026-04-06 17:36:53 +03:00
7 changed files with 754 additions and 222 deletions

5
go.mod
View File

@@ -59,6 +59,7 @@ require (
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
github.com/mattn/go-runewidth v0.0.16 // indirect
github.com/muesli/termenv v0.16.0 // indirect
github.com/mymmrac/telego v1.8.0 // indirect
github.com/ncruces/go-strftime v1.0.0 // indirect
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
github.com/pjbgf/sha1cd v0.3.2 // indirect
@@ -84,6 +85,10 @@ require (
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/arch v0.0.0-20210923205945-b76863e36670 // indirect
<<<<<<< HEAD
=======
golang.org/x/net v0.52.0 // indirect
>>>>>>> worktree-agent-a39573e4
golang.org/x/sync v0.20.0 // indirect
golang.org/x/sys v0.42.0 // indirect
golang.org/x/text v0.35.0 // indirect