runners and some fixes

This commit is contained in:
2026-01-28 21:46:56 +03:00
parent 4bee2e5168
commit eaa5dbaf10
7 changed files with 396 additions and 281 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/xdg-go/scram v1.1.2 // indirect
github.com/xdg-go/stringprep v1.0.4 // indirect
github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect
golang.org/x/crypto v0.33.0 // indirect
golang.org/x/crypto v0.45.0 // indirect
golang.org/x/sync v0.11.0 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/text v0.22.0 // indirect