Skip to content

Commit b50dec2

Browse files
dependabot-preview[bot]umbynos
authored andcommitted
Bump github.com/sirupsen/logrus from 1.2.0 to 1.7.0 (#604)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.2.0 to 1.7.0. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.2.0...v1.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 410c6b0 commit b50dec2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ require (
3636
github.com/pkg/errors v0.9.1
3737
github.com/pkg/sftp v1.12.0 // indirect
3838
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
4040
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c
4141
github.com/smartystreets/goconvey v1.6.4 // indirect
4242
github.com/stretchr/testify v1.7.0

go.sum

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ github.com/sfreiberg/simplessh v0.0.0-20180301191542-495cbb862a9c h1:7Q+2oF0uBoL
161161
github.com/sfreiberg/simplessh v0.0.0-20180301191542-495cbb862a9c/go.mod h1:sB7d6wQapoRM+qx5MgQYB6JVHtel4YHRr0NXXCkXiwQ=
162162
github.com/sirupsen/logrus v1.2.0 h1:juTguoYk5qI21pwyTXY3B3Y5cOTH3ZUyZCg1v/mihuo=
163163
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
164+
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
164165
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c h1:fyKiXKO1/I/B6Y2U8T7WdQGWzwehOuGIrljPtt7YTTI=
165166
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c/go.mod h1:sUM3LWHvSMaG192sy56D9F7CNvL7jUJVXoqM1QKLnog=
166167
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d h1:zE9ykElWQ6/NYmHa3jpm/yHnI4xSofP+UP6SpjHcSeM=

0 commit comments

Comments
 (0)