From 2c8d0aa8c47def0c0032d4c1f3cdb6a779ab0873 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Jan 2026 22:32:51 +0100 Subject: [PATCH] chore(deps): update dependency go to v1.25.6 (#733) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d768ed0..cc59cd5 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/cloudnative-pg/plugin-barman-cloud go 1.25.0 -toolchain go1.25.5 +toolchain go1.25.6 require ( github.com/cert-manager/cert-manager v1.19.2