File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
36
36
github.com/pkg/errors v0.9.1
37
37
github.com/pkg/sftp v1.12.0 // indirect
38
38
github.com/sfreiberg/simplessh v0.0.0-20180301191542-495cbb862a9c
39
- github.com/sirupsen/logrus v1.2 .0
39
+ github.com/sirupsen/logrus v1.7 .0
40
40
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c
41
41
github.com/smartystreets/goconvey v1.6.4 // indirect
42
42
github.com/stretchr/testify v1.7.0
Original file line number Diff line number Diff line change @@ -161,6 +161,7 @@ github.com/sfreiberg/simplessh v0.0.0-20180301191542-495cbb862a9c h1:7Q+2oF0uBoL
161
161
github.com/sfreiberg/simplessh v0.0.0-20180301191542-495cbb862a9c /go.mod h1:sB7d6wQapoRM+qx5MgQYB6JVHtel4YHRr0NXXCkXiwQ =
162
162
github.com/sirupsen/logrus v1.2.0 h1:juTguoYk5qI21pwyTXY3B3Y5cOTH3ZUyZCg1v/mihuo =
163
163
github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
164
+ github.com/sirupsen/logrus v1.7.0 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
164
165
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c h1:fyKiXKO1/I/B6Y2U8T7WdQGWzwehOuGIrljPtt7YTTI =
165
166
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c /go.mod h1:sUM3LWHvSMaG192sy56D9F7CNvL7jUJVXoqM1QKLnog =
166
167
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d h1:zE9ykElWQ6/NYmHa3jpm/yHnI4xSofP+UP6SpjHcSeM =
You can’t perform that action at this time.
0 commit comments