Skip to content

Commit 82fcc96

Browse files
build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 991428d commit 82fcc96

File tree

5 files changed

+1331
-19
lines changed

5 files changed

+1331
-19
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ require (
295295
github.com/securego/gosec/v2 v2.15.0 // indirect
296296
github.com/sergi/go-diff v1.2.0 // indirect
297297
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c // indirect
298-
github.com/sirupsen/logrus v1.9.0 // indirect
298+
github.com/sirupsen/logrus v1.9.1 // indirect
299299
github.com/sivchari/containedctx v1.0.2 // indirect
300300
github.com/sivchari/nosnakecase v1.7.0 // indirect
301301
github.com/sivchari/tenv v1.7.1 // indirect

0 commit comments

Comments
 (0)