File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
github.com/lmittmann/tint Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/go-task/slim-sprig/v3 v3.0.0
1313 github.com/goreleaser/fileglob v1.4.0
1414 github.com/grafana/k6foundry v0.4.7
15- github.com/lmittmann/tint v1.1.2
15+ github.com/lmittmann/tint v1.1.3
1616 github.com/mattn/go-colorable v0.1.14
1717 github.com/mattn/go-isatty v0.0.20
1818 github.com/spf13/cobra v1.10.2
Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
8686github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
8787github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
8888github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
89- github.com/lmittmann/tint v1.1.2 h1:2CQzrL6rslrsyjqLDwD11bZ5OpLBPU+g3G/r5LSfS8w =
90- github.com/lmittmann/tint v1.1.2 /go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE =
89+ github.com/lmittmann/tint v1.1.3 h1:Hv4EaHWXQr+GTFnOU4VKf8UvAtZgn0VuKT+G0wFlO3I =
90+ github.com/lmittmann/tint v1.1.3 /go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE =
9191github.com/matryer/is v1.4.1 h1:55ehd8zaGABKLXQUe2awZ99BD/PTc2ls+KV/dXphgEQ =
9292github.com/matryer/is v1.4.1 /go.mod h1:8I/i5uYgLzgsgEloJE1U6xx5HkBQpAZvepWuujKwMRU =
9393github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE =
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ github.com/jdkato/prose/tokenize
192192# github.com/kevinburke/ssh_config v1.2.0
193193## explicit
194194github.com/kevinburke/ssh_config
195- # github.com/lmittmann/tint v1.1.2
195+ # github.com/lmittmann/tint v1.1.3
196196## explicit; go 1.21
197197github.com/lmittmann/tint
198198# github.com/mattn/go-colorable v0.1.14
You can’t perform that action at this time.
0 commit comments