Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (#1127)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-20 16:42:42 -07:00
committed by GitHub
parent c461c8d9d4
commit 816fde5dcb
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/prometheus/client_golang v1.15.1
github.com/prometheus/client_model v0.4.0
github.com/prometheus/common v0.44.0
github.com/sirupsen/logrus v1.9.0
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.6.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.3