File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/hashicorp/go-version v1.9.0
2222 github.com/karrick/tparse/v2 v2.8.2
2323 github.com/mattn/go-colorable v0.1.14
24- github.com/mattn/go-isatty v0.0.21
24+ github.com/mattn/go-isatty v0.0.22
2525 github.com/moby/buildkit v0.29.0
2626 github.com/moby/go-archive v0.2.0
2727 github.com/opencontainers/go-digest v1.0.0
Original file line number Diff line number Diff line change @@ -350,8 +350,8 @@ github.com/mattn/go-isatty v0.0.5/go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hd
350350github.com/mattn/go-isatty v0.0.8 /go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s =
351351github.com/mattn/go-isatty v0.0.10 /go.mod h1:qgIWMr58cqv1PHHyhnkY9lrL7etaEgOFcMEpPG5Rm84 =
352352github.com/mattn/go-isatty v0.0.12 /go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU =
353- github.com/mattn/go-isatty v0.0.21 h1:xYae+lCNBP7QuW4PUnNG61ffM4hVIfm+zUzDuSzYLGs =
354- github.com/mattn/go-isatty v0.0.21 /go.mod h1:ZXfXG4SQHsB/w3ZeOYbR0PrPwLy+n6xiMrJlRFqopa4 =
353+ github.com/mattn/go-isatty v0.0.22 h1:j8l17JJ9i6VGPUFUYoTUKPSgKe/83EYU2zBC7YNKMw4 =
354+ github.com/mattn/go-isatty v0.0.22 /go.mod h1:ZXfXG4SQHsB/w3ZeOYbR0PrPwLy+n6xiMrJlRFqopa4 =
355355github.com/mattn/go-localereader v0.0.1 h1:ygSAOl7ZXTx4RdPYinUpg6W99U8jWvWi9Ye2JC/oIi4 =
356356github.com/mattn/go-localereader v0.0.1 /go.mod h1:8fBrzywKY7BI3czFoHkuzRoWE9C+EiG4R1k4Cjx5p88 =
357357github.com/mattn/go-runewidth v0.0.6 /go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI =
You can’t perform that action at this time.
0 commit comments