From 1cba2c6443ab624901a88b0eb16e5a48e032dd5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 10:47:10 +0000 Subject: [PATCH] fix(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 469ff455..1687a6d5 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.24.0 require ( github.com/Khan/genqlient v0.8.1 - 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/buildkite/go-pipeline v0.16.0 github.com/buildkite/interpolate v0.1.5