From d2f88161ceb64d4337ca0ecbdc489df075b9562c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:13:16 +0000 Subject: [PATCH] fix(deps): update module github.com/spf13/cobra to v1.8.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4e09cf9c..98fc3daf 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b github.com/sirupsen/logrus v1.9.3 github.com/spectrocloud-labs/herd v0.4.2 - github.com/spf13/cobra v1.8.0 + github.com/spf13/cobra v1.8.1 github.com/twpayne/go-vfs/v4 v4.3.0 github.com/zcalusic/sysinfo v0.9.5 golang.org/x/crypto v0.25.0