[mike@mwxm4]

This commit is contained in:
2026-08-12 16:23:52 +02:00
parent 94baccb913
commit 55418a1040
11 changed files with 679 additions and 291 deletions
+4 -15
View File
@@ -3,19 +3,8 @@ module goca
go 1.26.1
require (
aead.dev/minisign v0.2.0 // indirect
github.com/AlecAivazis/survey/v2 v2.3.7 // indirect
github.com/Masterminds/semver/v3 v3.5.0 // indirect
github.com/chzyer/readline v1.5.1 // indirect
github.com/fatih/color v1.19.0 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/mattn/go-colorable v0.1.14 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect
github.com/minio/selfupdate v0.6.0 // indirect
github.com/shopspring/decimal v1.4.0 // indirect
golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b // indirect
golang.org/x/sys v0.42.0 // indirect
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
golang.org/x/text v0.4.0 // indirect
github.com/chzyer/readline v1.5.1
github.com/shopspring/decimal v1.4.0
)
require golang.org/x/sys v0.42.0 // indirect