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 @@ -8,7 +8,7 @@ require (
8
8
github.com/google/go-github/v52 v52.0.0
9
9
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
10
10
github.com/hashicorp/go-retryablehttp v0.7.7
11
- github.com/lmittmann/tint v1.1.0
11
+ github.com/lmittmann/tint v1.1.1
12
12
github.com/migueleliasweb/go-github-mock v1.3.0
13
13
github.com/olekukonko/tablewriter v1.0.7
14
14
github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
53
53
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
54
54
github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ =
55
55
github.com/leodido/go-urn v1.4.0 /go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI =
56
- github.com/lmittmann/tint v1.1.0 h1:0hDmvuGv3U+Cep/jHpPxwjrCFjT6syam7iY7nTmA7ug =
57
- github.com/lmittmann/tint v1.1.0 /go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE =
56
+ github.com/lmittmann/tint v1.1.1 h1:xmmGuinUsCSxWdwH1OqMUQ4tzQsq3BdjJLAAmVKJ9Dw =
57
+ github.com/lmittmann/tint v1.1.1 /go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE =
58
58
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
59
59
github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
60
60
github.com/mattn/go-isatty v0.0.16 /go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM =
You can’t perform that action at this time.
0 commit comments