Skip to content

Commit d2a9e56

Browse files
Bump github.com/sirupsen/logrus from 1.7.0 to 1.9.3
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.7.0 to 1.9.3. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.7.0...v1.9.3) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e37d82 commit d2a9e56

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/mitchellh/ioprogress v0.0.0-20180201004757-6a23b12fa88e
1111
github.com/pkg/errors v0.9.1
1212
github.com/sergi/go-diff v1.2.0 // indirect
13-
github.com/sirupsen/logrus v1.7.0
13+
github.com/sirupsen/logrus v1.9.3
1414
github.com/spf13/cobra v1.0.0
1515
github.com/spf13/pflag v1.0.5 // indirect
1616
github.com/stretchr/testify v1.8.4

go.sum

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)