File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.23.0
4
4
5
5
require (
6
6
github.com/jessevdk/go-flags v1.6.1
7
- github.com/lmittmann/tint v1.0.5
7
+ github.com/lmittmann/tint v1.0.6
8
8
github.com/palantir/policy-bot v1.35.0
9
9
github.com/redmatter/go-globre v0.0.0-20190402065555-2f9fff18bc95
10
10
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ github.com/jessevdk/go-flags v1.6.1 h1:Cvu5U8UGrLay1rZfv/zP7iLpSHGUZ/Ou68T0iX1bB
27
27
github.com/jessevdk/go-flags v1.6.1 /go.mod h1:Mk8T1hIAWpOiJiHa9rJASDK2UGWji0EuPGBnNLMooyc =
28
28
github.com/leodido/go-urn v1.2.0 h1:hpXL4XnriNwQ/ABnpepYM/1vCLWNDfUNts8dX3xTG6Y =
29
29
github.com/leodido/go-urn v1.2.0 /go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgxpxOKII =
30
- github.com/lmittmann/tint v1.0.5 h1:NQclAutOfYsqs2F1Lenue6OoWCajs5wJcP3DfWVpePw =
31
- github.com/lmittmann/tint v1.0.5 /go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE =
30
+ github.com/lmittmann/tint v1.0.6 h1:vkkuDAZXc0EFGNzYjWcV0h7eEX+uujH48f/ifSkJWgc =
31
+ github.com/lmittmann/tint v1.0.6 /go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE =
32
32
github.com/mattn/go-colorable v0.1.8 /go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc =
33
33
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
34
34
github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
You can’t perform that action at this time.
0 commit comments