revert alpha p10
This commit is contained in:
2025-12-08 19:54:54 -05:00
parent 120d044648
commit 31df0c26b0
39 changed files with 309 additions and 124 deletions

1
go.mod
View File

@@ -9,7 +9,6 @@ require (
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
github.com/yuin/gopher-lua v1.1.1 // indirect
golang.org/x/sys v0.25.0 // indirect
)