File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ require (
1010 github.com/fsnotify/fsnotify v1.4.9 // indirect
1111 github.com/go-cmd/cmd v1.2.0
1212 github.com/golang/protobuf v1.4.0 // indirect
13- github.com/konsorten/go-windows-terminal-sequences v1.0.3 // indirect
1413 github.com/mattn/go-colorable v0.1.6 // indirect
1514 github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect
1615 github.com/mitchellh/mapstructure v1.3.0 // indirect
@@ -20,7 +19,7 @@ require (
2019 github.com/pelletier/go-toml v1.7.0 // indirect
2120 github.com/pkg/errors v0.9.1
2221 github.com/rhysd/go-github-selfupdate v1.2.2
23- github.com/sirupsen/logrus v1.5 .0
22+ github.com/sirupsen/logrus v1.6 .0
2423 github.com/sony/sonyflake v1.0.0 // indirect
2524 github.com/spf13/afero v1.2.2 // indirect
2625 github.com/spf13/cast v1.3.1 // indirect
Original file line number Diff line number Diff line change @@ -184,8 +184,7 @@ github.com/russross/blackfriday v1.5.2/go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR
184184mygithub.libinneed.workers.dev/russross/blackfriday/v2 v2.0.1 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
185185mygithub.libinneed.workers.dev/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
186186mygithub.libinneed.workers.dev/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
187- github.com/sirupsen/logrus v1.5.0 h1:1N5EYkVAPEywqZRJd7cwnRtCb6xJx7NH3T3WUTF980Q =
188- github.com/sirupsen/logrus v1.5.0 /go.mod h1:+F7Ogzej0PZc/94MaYx/nvG9jOFMD2osvC3s+Squfpo =
187+ github.com/sirupsen/logrus v1.6.0 /go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88 =
189188mygithub.libinneed.workers.dev/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d h1:zE9ykElWQ6/NYmHa3jpm/yHnI4xSofP+UP6SpjHcSeM =
190189mygithub.libinneed.workers.dev/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
191190mygithub.libinneed.workers.dev/smartystreets/goconvey v1.6.4 h1:fv0U8FUIMPNf1L9lnHLvLhgicrIVChEkdzIKYqbNC9s =
You can’t perform that action at this time.
0 commit comments