From b21dfe1da39949ef42bec19adcc0e8af13c1658b Mon Sep 17 00:00:00 2001 From: "l50-renovate-bot[bot]" <153877091+l50-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 00:19:44 +0000 Subject: [PATCH] chore(deps): update module github.com/makenowjust/heredoc to v2 | datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | go | github.com/MakeNowJust/heredoc | v1.0.0 | v2.0.1 | --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 7ac049b5..5c99b25e 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( require ( github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect - github.com/MakeNowJust/heredoc v1.0.0 // indirect + github.com/MakeNowJust/heredoc/v2 v2.0.1 // indirect github.com/MakeNowJust/heredoc/v2 v2.0.1 // indirect github.com/Masterminds/goutils v1.1.1 // indirect github.com/Masterminds/semver/v3 v3.2.1 // indirect