From efcf16ecc6b8e37f0736bbc57395453825abc7bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 20:46:11 +0000 Subject: [PATCH] chore(deps): update module github.com/makenowjust/heredoc to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 74ef1da..e92e8cc 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25.0 require ( github.com/AlecAivazis/survey/v2 v2.3.7 - github.com/MakeNowJust/heredoc v1.0.0 + github.com/MakeNowJust/heredoc/v2 v2.0.1 github.com/MakeNowJust/heredoc/v2 v2.0.1 github.com/PuerkitoBio/purell v1.2.2 github.com/briandowns/spinner v1.23.2