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 @@ -19,7 +19,7 @@ require (
1919 github.com/mattn/go-runewidth v0.0.9
2020 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
2121 github.com/mitchellh/go-homedir v1.1.0
22- github.com/muesli/termenv v0.7.2
22+ github.com/muesli/termenv v0.7.4
2323 github.com/rivo/uniseg v0.1.0
2424 github.com/shurcooL/githubv4 v0.0.0-20200802174311-f27d2ca7f6d5
2525 github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f
Original file line number Diff line number Diff line change @@ -196,8 +196,8 @@ github.com/muesli/reflow v0.1.0 h1:oQdpLfO56lr5pgLvqD0TcjW85rDjSYSBVdiG1Ch1ddM=
196196github.com/muesli/reflow v0.1.0 /go.mod h1:I9bWAt7QTg/que/qmUCJBGlj7wEq8OAFBjPNjc6xK4I =
197197github.com/muesli/termenv v0.6.0 h1:zxvzTBmo4ZcxhNGGWeMz+Tttm51eF5bmPjfy4MCRYlk =
198198github.com/muesli/termenv v0.6.0 /go.mod h1:SohX91w6swWA4AYU+QmPx+aSgXhWO0juiyID9UZmbpA =
199- github.com/muesli/termenv v0.7.2 h1:r1raklL3uKE7rOvWgSenmEm2px+dnc33OTisZ8YR1fw =
200- github.com/muesli/termenv v0.7.2 /go.mod h1:ct2L5N2lmix82RaY3bMWwVu/jUFc9Ule0KGDCiKYPh8 =
199+ github.com/muesli/termenv v0.7.4 h1:/pBqvU5CpkY53tU0vVn+xgs2ZTX63aH5nY+SSps5Xa8 =
200+ github.com/muesli/termenv v0.7.4 /go.mod h1:pZ7qY9l3F7e5xsAOS0zCew2tME+p7bWeBkotCEcIIcc =
201201github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
202202github.com/oklog/ulid v1.3.1 /go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U =
203203github.com/olekukonko/tablewriter v0.0.4 h1:vHD/YYe1Wolo78koG299f7V/VAS08c6IpCLn+Ejf/w8 =
You can’t perform that action at this time.
0 commit comments