Skip to content

Commit e55f22c

Browse files
build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#3010)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.8.1...v1.9.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a768760 commit e55f22c

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

Diff for: go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ require (
7777
github.com/securego/gosec/v2 v2.12.0
7878
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
7979
github.com/shirou/gopsutil/v3 v3.22.6
80-
github.com/sirupsen/logrus v1.8.1
80+
github.com/sirupsen/logrus v1.9.0
8181
github.com/sivchari/containedctx v1.0.2
8282
github.com/sivchari/tenv v1.7.0
8383
github.com/sonatard/noctx v0.0.1
@@ -172,7 +172,7 @@ require (
172172
golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d // indirect
173173
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
174174
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
175-
golang.org/x/sys v0.0.0-20220702020025-31831981b65f // indirect
175+
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect
176176
golang.org/x/text v0.3.7 // indirect
177177
google.golang.org/protobuf v1.28.0 // indirect
178178
gopkg.in/ini.v1 v1.66.6 // indirect

Diff for: go.sum

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)