From b6c5a2e1596676f5007f1234f496402cfa598e19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:51:15 +0000 Subject: [PATCH] fix(deps): update module github.com/pterm/pterm to v0.12.79 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4b517feb..e0df9cad 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/mudler/yip v1.7.0 github.com/onsi/ginkgo/v2 v2.17.1 github.com/onsi/gomega v1.33.0 - github.com/pterm/pterm v0.12.63 + github.com/pterm/pterm v0.12.79 github.com/qeesung/image2ascii v1.0.1 github.com/rs/zerolog v1.33.0 github.com/saferwall/pe v1.5.3