This repository was archived by the owner on Aug 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/joho/godotenv v1.3.0
1010 github.com/kr/pretty v0.1.0 // indirect
1111 github.com/russross/blackfriday/v2 v2.1.0 // indirect
12- github.com/sirupsen/logrus v1.8.0
12+ github.com/sirupsen/logrus v1.8.1
1313 github.com/urfave/cli/v2 v2.3.0
1414 golang.org/x/sys v0.0.0-20210113181707-4bcb84eeeb78 // indirect
1515 gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ github.com/sirupsen/logrus v1.7.0 h1:ShrD1U9pZB12TX0cVy0DtePoCH97K8EtX+mg7ZARUtM
3434github.com/sirupsen/logrus v1.7.0 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
3535github.com/sirupsen/logrus v1.7.1 /go.mod h1:4GuYW9TZmE769R5STWrRakJc4UqQ3+QQ95fyz7ENv1A =
3636github.com/sirupsen/logrus v1.8.0 /go.mod h1:4GuYW9TZmE769R5STWrRakJc4UqQ3+QQ95fyz7ENv1A =
37+ github.com/sirupsen/logrus v1.8.1 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
3738github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
3839github.com/stretchr/testify v1.2.2 h1:bSDNvY7ZPG5RlJ8otE/7V6gMiyenm9RtJ7IUVIAoJ1w =
3940github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
You can’t perform that action at this time.
0 commit comments