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