Merge pull request #13161 from cli/dependabot/go_modules/github.com/mattn/go-isatty-0.0.21

chore(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21
This commit is contained in:
William Martin 2026-04-23 16:01:31 +02:00 committed by GitHub
commit abc0dc6c23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 4 deletions

2
go.mod
View file

@ -40,7 +40,7 @@ require (
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/klauspost/compress v1.18.5
github.com/mattn/go-colorable v0.1.14
github.com/mattn/go-isatty v0.0.20
github.com/mattn/go-isatty v0.0.21
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
github.com/microsoft/dev-tunnels v0.1.19
github.com/muhammadmuzzammil1998/jsonc v1.0.0