From 2f858ddc9d9c74e997b4e4e1df6b8408b71f2d32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 14:14:25 +0000 Subject: [PATCH] fix(deps): update module github.com/cloudnative-pg/cloudnative-pg to v1.27.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b28ba4937..93657a208 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/backube/volsync v0.8.0 github.com/cert-manager/cert-manager v1.15.3 github.com/cilium/cilium v1.18.1 - github.com/cloudnative-pg/cloudnative-pg v1.25.1 + github.com/cloudnative-pg/cloudnative-pg v1.27.1 github.com/crunchydata/postgres-operator v0.0.0-00010101000000-000000000000 github.com/envoyproxy/gateway v1.4.2 github.com/external-secrets/external-secrets v0.9.11