From c27d2d693441c5a4ee61c83b95350d251ef1f374 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 16 Apr 2025 02:53:16 +0200 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20module=20github.com/go-gi?= =?UTF-8?q?t/go-git/v5=20v5.15.0=20=E2=86=92=20v5.16.0=20(clustertool)=20(?= =?UTF-8?q?#34457)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clustertool/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clustertool/go.mod b/clustertool/go.mod index f1786bf589e..32bd42839a6 100644 --- a/clustertool/go.mod +++ b/clustertool/go.mod @@ -10,7 +10,7 @@ require ( github.com/beevik/ntp v1.4.3 github.com/budimanjojo/talhelper/v3 v3.0.21 github.com/getsops/sops/v3 v3.10.2 - github.com/go-git/go-git/v5 v5.15.0 + github.com/go-git/go-git/v5 v5.16.0 github.com/go-logr/zerologr v1.2.3 github.com/go-playground/validator/v10 v10.26.0 github.com/invopop/jsonschema v0.13.0