File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
3939 github.com/joho/godotenv v1.5.1
4040 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
4141 github.com/klauspost/compress v1.18.6
42- github.com/mattn/go-colorable v0.1.14
42+ github.com/mattn/go-colorable v0.1.15
4343 github.com/mattn/go-isatty v0.0.22
4444 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
4545 github.com/microsoft/dev-tunnels v0.1.19
Original file line number Diff line number Diff line change @@ -378,8 +378,8 @@ github.com/letsencrypt/boulder v0.20260223.0/go.mod h1:r3aTSA7UZ7dbDfiGK+HLHJz0b
378378github.com/lucasb-eyer/go-colorful v1.4.0 h1:UtrWVfLdarDgc44HcS7pYloGHJUjHV/4FwW4TvVgFr4 =
379379github.com/lucasb-eyer/go-colorful v1.4.0 /go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0 =
380380github.com/mattn/go-colorable v0.1.2 /go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE =
381- github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE =
382- github.com/mattn/go-colorable v0.1.14 /go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8 =
381+ github.com/mattn/go-colorable v0.1.15 h1:+u9SLTRGnXv73cEsnsmoZBom+dMU88B2M0aDcWy0/jY =
382+ github.com/mattn/go-colorable v0.1.15 /go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8 =
383383github.com/mattn/go-isatty v0.0.8 /go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s =
384384github.com/mattn/go-isatty v0.0.22 h1:j8l17JJ9i6VGPUFUYoTUKPSgKe/83EYU2zBC7YNKMw4 =
385385github.com/mattn/go-isatty v0.0.22 /go.mod h1:ZXfXG4SQHsB/w3ZeOYbR0PrPwLy+n6xiMrJlRFqopa4 =
You can’t perform that action at this time.
0 commit comments