From 0d75211e8896a307eaf791ae165fd3dc3d455ec6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 13:00:32 +0000 Subject: [PATCH] fix(deps): update module github.com/gruntwork-io/go-commons to v0.17.2 --- libs/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/go.mod b/libs/go.mod index 4704cf24..a42e6a5d 100644 --- a/libs/go.mod +++ b/libs/go.mod @@ -25,7 +25,7 @@ require ( github.com/go-git/go-git/v5 v5.12.0 github.com/google/go-github/v61 v61.0.0 github.com/google/uuid v1.6.0 - github.com/gruntwork-io/go-commons v0.17.1 + github.com/gruntwork-io/go-commons v0.17.2 github.com/gruntwork-io/terragrunt v0.54.11 github.com/hashicorp/go-getter v1.7.8 github.com/hashicorp/hcl/v2 v2.20.1