Skip to content

Commit 4cf11e3

Browse files
build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#67)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.3 to 1.9.4. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.3...v1.9.4) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b0e073 commit 4cf11e3

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21
55
require (
66
github.com/CycloneDX/cyclonedx-go v0.9.3
77
github.com/samber/lo v1.52.0
8-
github.com/sirupsen/logrus v1.9.3
8+
github.com/sirupsen/logrus v1.9.4
99
github.com/stretchr/testify v1.11.1
1010
)
1111

go.sum

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

0 commit comments

Comments
 (0)