Update module github.com/mattn/go-isatty to v0.0.21

This commit is contained in:
2026-04-09 00:04:10 +00:00
parent 8ca5c32617
commit 647b2d0efd
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/avast/retry-go/v4 v4.6.1
github.com/docker/docker v25.0.5+incompatible
github.com/joho/godotenv v1.5.1
github.com/mattn/go-isatty v0.0.20
github.com/mattn/go-isatty v0.0.21
github.com/nektos/act v0.2.80 // will be replaced
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
@@ -92,7 +92,7 @@ require (
golang.org/x/crypto v0.25.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/tools v0.23.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect