File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
3030 github.com/kyoh86/exportloopref v0.1.4
3131 github.com/maratori/testpackage v1.0.1
3232 github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb // v1.0
33- github.com/mattn/go-colorable v0.1.6
33+ github.com/mattn/go-colorable v0.1.7
3434 github.com/mitchellh/go-homedir v1.1.0
3535 github.com/mitchellh/go-ps v1.0.0
3636 github.com/nakabonne/nestif v0.3.0
Original file line number Diff line number Diff line change @@ -243,6 +243,8 @@ github.com/mattn/go-colorable v0.1.4 h1:snbPLB8fVfU9iwbbo30TPtbLRzwWu6aJS6Xh4eaa
243243github.com/mattn/go-colorable v0.1.4 /go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE =
244244github.com/mattn/go-colorable v0.1.6 h1:6Su7aK7lXmJ/U79bYtBjLNaha4Fs1Rg9plHpcH+vvnE =
245245github.com/mattn/go-colorable v0.1.6 /go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc =
246+ github.com/mattn/go-colorable v0.1.7 h1:bQGKb3vps/j0E9GfJQ03JyhRuxsvdAanXlT9BTw3mdw =
247+ github.com/mattn/go-colorable v0.1.7 /go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc =
246248github.com/mattn/go-isatty v0.0.3 /go.mod h1:M+lRXTBqGeGNdLjl/ufCoiOlB5xdOkqRJdNxMWT7Zi4 =
247249github.com/mattn/go-isatty v0.0.8 h1:HLtExJ+uU2HOZ+wI0Tt5DtUDrx8yhUqDcp7fYERX4CE =
248250github.com/mattn/go-isatty v0.0.8 /go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s =
You can’t perform that action at this time.
0 commit comments