Skip to content

Commit

Permalink
Merge pull request #88 from github/dependabot/go_modules/github.com/s…
Browse files Browse the repository at this point in the history
…irupsen/logrus-1.9.3

Bump github.com/sirupsen/logrus from 1.7.0 to 1.9.3
  • Loading branch information
chrisgavin authored Sep 27, 2023
2 parents 3edc1f0 + c18d82a commit 98c02c8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .licenses/go/github.com/sirupsen/logrus.dep.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/mitchellh/ioprogress v0.0.0-20180201004757-6a23b12fa88e
github.com/pkg/errors v0.9.1
github.com/sergi/go-diff v1.2.0 // indirect
github.com/sirupsen/logrus v1.7.0
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/testify v1.8.4
Expand Down
3 changes: 2 additions & 1 deletion go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 98c02c8

Please sign in to comment.