From 634195e0a0373c1b7e4928ead152fa70c21ce67e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 08:24:42 +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 ab198871c..cb8a99105 100644 --- a/acceptance/go.mod +++ b/acceptance/go.mod @@ -10,7 +10,7 @@ require ( github.com/enterprise-contract/enterprise-contract-controller/api v0.1.257 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.25.0 github.com/google/go-containerregistry v0.21.5