File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
25
25
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
26
26
github.com/rogpeppe/go-internal v1.6.2 // indirect
27
27
github.com/samthor/nicehttp v1.0.0
28
- github.com/sirupsen/logrus v1.7.1
28
+ github.com/sirupsen/logrus v1.8.0
29
29
github.com/spf13/cobra v1.1.1 // indirect
30
30
github.com/stretchr/testify v1.7.0
31
31
github.com/taskcluster/taskcluster-lib-urls v13.0.1+incompatible
Original file line number Diff line number Diff line change @@ -402,8 +402,7 @@ github.com/sirupsen/logrus v1.4.1/go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMB
402
402
github.com/sirupsen/logrus v1.4.2 h1:SPIRibHv4MatM3XXNO2BJeFLZwZ2LvZgfQ5+UNI2im4 =
403
403
github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
404
404
github.com/sirupsen/logrus v1.6.0 /go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88 =
405
- github.com/sirupsen/logrus v1.7.1 h1:rsizeFmZP+GYwyb4V6t6qpG7ZNWzA2bvgW/yC2xHCcg =
406
- github.com/sirupsen/logrus v1.7.1 /go.mod h1:4GuYW9TZmE769R5STWrRakJc4UqQ3+QQ95fyz7ENv1A =
405
+ github.com/sirupsen/logrus v1.8.0 /go.mod h1:4GuYW9TZmE769R5STWrRakJc4UqQ3+QQ95fyz7ENv1A =
407
406
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
408
407
github.com/smartystreets/goconvey v1.6.4 /go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA =
409
408
github.com/soheilhy/cmux v0.1.4 /go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM =
You can’t perform that action at this time.
0 commit comments