From 6f031f2b760bd7769a6682efdfd564cb64da60bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 17:54:22 +0000 Subject: [PATCH] Update module github.com/go-git/go-billy/v5 to v5.9.0 [SECURITY] --- acceptance/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acceptance/go.mod b/acceptance/go.mod index 0e63ef4bf..dd4b48898 100644 --- a/acceptance/go.mod +++ b/acceptance/go.mod @@ -10,7 +10,7 @@ require ( github.com/doiit/picocolors v1.0.1 github.com/evanphx/json-patch/v5 v5.9.11 github.com/gkampitakis/go-snaps v0.5.19 - github.com/go-git/go-billy/v5 v5.8.0 + github.com/go-git/go-billy/v5 v5.9.0 github.com/go-git/go-git/v5 v5.17.1 github.com/go-openapi/strfmt v0.26.1 github.com/google/go-containerregistry v0.21.5