From 4dcef3488e2a0134540e5fa80812029cafdc8a88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:17:41 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20=F0=9F=A4=96=20mage=20t?= =?UTF-8?q?ooling=20to=20v0.24.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2abb824..c190c7e 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.21 require ( github.com/AlecAivazis/survey/v2 v2.3.7 github.com/alessio/shellescape v1.5.1 - github.com/bitfield/script v0.23.0 + github.com/bitfield/script v0.24.0 github.com/brianstrauch/cobra-shell v0.5.0 github.com/c-bata/go-prompt v0.2.6 github.com/charmbracelet/bubbles v0.20.0