File tree 3 files changed +5
-1
lines changed
3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11
11
<a href="https://github.com/Clivern/Poodle/blob/master/LICENSE"><img src="https://img.shields.io/badge/LICENSE-MIT-orange.svg"></a>
12
12
</p>
13
13
</p >
14
- <br />
14
+ <p align =" center " >
15
+ <img src =" /assets/carbon.png " width =" 70% " />
16
+ </p >
15
17
<h4 align =" center " >
16
18
<a href="https://youtu.be/PifMSY8-PO4" target="_blank">:unicorn: Check out the Demo!</a>
17
19
</h4 >
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ require (
7
7
github.com/araddon/dateparse v0.0.0-20200409225146-d820a6159ab1
8
8
github.com/briandowns/spinner v1.11.1
9
9
github.com/logrusorgru/aurora v2.0.3+incompatible
10
+ github.com/logrusorgru/aurora/v3 v3.0.0
10
11
github.com/manifoldco/promptui v0.7.0
11
12
github.com/satori/go.uuid v1.2.0
12
13
github.com/sirupsen/logrus v1.6.0
Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
71
71
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
72
72
github.com/logrusorgru/aurora v2.0.3+incompatible h1:tOpm7WcpBTn4fjmVfgpQq0EfczGlG91VSDkswnjF5A8 =
73
73
github.com/logrusorgru/aurora v2.0.3+incompatible /go.mod h1:7rIyQOR62GCctdiQpZ/zOJlFyk6y+94wXzv6RNZgaR4 =
74
+ github.com/logrusorgru/aurora/v3 v3.0.0 /go.mod h1:vsR12bk5grlLvLXAYrBsb5Oc/N+LxAlxggSjiwMnCUc =
74
75
github.com/lunixbochs/vtclean v0.0.0-20180621232353-2d01aacdc34a h1:weJVJJRzAJBFRlAiJQROKQs8oC9vOxvm4rZmBBk0ONw =
75
76
github.com/lunixbochs/vtclean v0.0.0-20180621232353-2d01aacdc34a /go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI =
76
77
github.com/magiconair/properties v1.8.0 /go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ =
You can’t perform that action at this time.
0 commit comments