From 3b2cf0d8ff813275239f9f1e7d49166d0607c1e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 06:19:08 +0000 Subject: [PATCH] fix(deps): update github.com/sirupsen/logrus digest to d40e25c --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d135b84..96fe7f5 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/bmc-toolbox/common v0.0.0-20240806132831-ba8adc6a35e3 github.com/freddierice/go-losetup/v2 v2.0.1 github.com/metal-toolbox/ironlib v0.4.1 - github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af + github.com/sirupsen/logrus d40e25cd45ed github.com/spf13/cobra v1.8.1 go.uber.org/zap v1.27.0 )