From 592d188a59aecf39172d0be573bd8feb0efe47a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 15:24:03 +0000 Subject: [PATCH] fix(deps): update module github.com/hashicorp/go-getter to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fa46880..926e859 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/alecthomas/kong v0.8.1 github.com/go-openapi/jsonpointer v0.20.1 github.com/google/go-jsonnet v0.20.0 - github.com/hashicorp/go-getter v1.7.3 + github.com/hashicorp/go-getter/v2 v2.2.1 github.com/hashicorp/go-getter/v2 v2.2.1 github.com/mattn/go-isatty v0.0.20 github.com/pelletier/go-toml v1.9.5