From e2dce8327bd2deb04a491abdadc331e543171180 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:16:18 +0000 Subject: [PATCH] fix(deps): update module github.com/diskfs/go-diskfs to v1.4.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bb05ce85..bf5d872c 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/Masterminds/semver/v3 v3.3.0 github.com/Masterminds/sprig/v3 v3.3.0 github.com/cavaliergopher/grab/v3 v3.0.1 - github.com/diskfs/go-diskfs v1.4.1 + github.com/diskfs/go-diskfs v1.4.2 github.com/erikgeiser/promptkit v0.9.0 github.com/google/go-containerregistry v0.20.2 github.com/hashicorp/go-multierror v1.1.1