From 0fa3a8c3d07df61889e02555ddd0a53abd2f1804 Mon Sep 17 00:00:00 2001 From: Coveo Renovate Bot Date: Mon, 29 Apr 2024 00:00:52 +0000 Subject: [PATCH] fix(deps): update module github.com/hashicorp/go-getter to v1.7.4 [security] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6cc91ed189..71ab9b2e28 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/coveooss/multilogger v0.5.2 github.com/fatih/color v1.16.0 github.com/go-errors/errors v1.5.1 - github.com/hashicorp/go-getter v1.7.3 + github.com/hashicorp/go-getter v1.7.4 github.com/hashicorp/go-version v1.6.0 github.com/hashicorp/hcl/v2 v2.10.0 github.com/hashicorp/terraform v0.15.3