Skip to content

Commit acb6d3b

Browse files
Bump github.com/sirupsen/logrus in /receiver/azureblobreceiver (#398)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.6.0 to 1.8.3. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.6.0...v1.8.3) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-version: 1.8.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0752a3d commit acb6d3b

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

receiver/azureblobreceiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ require (
7979
github.com/prometheus/common v0.62.0 // indirect
8080
github.com/prometheus/procfs v0.15.1 // indirect
8181
github.com/shirou/gopsutil/v4 v4.25.3 // indirect
82-
github.com/sirupsen/logrus v1.6.0 // indirect
82+
github.com/sirupsen/logrus v1.8.3 // indirect
8383
github.com/spf13/cobra v1.9.1 // indirect
8484
github.com/spf13/pflag v1.0.6 // indirect
8585
github.com/stretchr/objx v0.5.2 // indirect

receiver/azureblobreceiver/go.sum

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

0 commit comments

Comments
 (0)