File tree 2 files changed +3
-0
lines changed 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/golang/mock v1.6.0 // indirect
7
7
github.com/logrusorgru/aurora v2.0.3+incompatible // indirect
8
+ github.com/logrusorgru/aurora/v3 v3.0.0 // indirect
8
9
github.com/mritd/promptx v0.0.0-20201227060029-3c9bd8aa86dd // indirect
9
10
github.com/onsi/ginkgo v1.16.4 // indirect
10
11
github.com/onsi/gomega v1.13.0 // indirect
Original file line number Diff line number Diff line change @@ -123,6 +123,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
123
123
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
124
124
github.com/logrusorgru/aurora v2.0.3+incompatible h1:tOpm7WcpBTn4fjmVfgpQq0EfczGlG91VSDkswnjF5A8 =
125
125
github.com/logrusorgru/aurora v2.0.3+incompatible /go.mod h1:7rIyQOR62GCctdiQpZ/zOJlFyk6y+94wXzv6RNZgaR4 =
126
+ github.com/logrusorgru/aurora/v3 v3.0.0 h1:R6zcoZZbvVcGMvDCKo45A9U/lzYyzl5NfYIvznmDfE4 =
127
+ github.com/logrusorgru/aurora/v3 v3.0.0 /go.mod h1:vsR12bk5grlLvLXAYrBsb5Oc/N+LxAlxggSjiwMnCUc =
126
128
github.com/magiconair/properties v1.8.1 /go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ =
127
129
github.com/mattn/go-colorable v0.0.9 /go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU =
128
130
github.com/mattn/go-isatty v0.0.3 /go.mod h1:M+lRXTBqGeGNdLjl/ufCoiOlB5xdOkqRJdNxMWT7Zi4 =
You can’t perform that action at this time.
0 commit comments