diff --git a/go.mod b/go.mod index 400baf9..5111cea 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.3 +toolchain go1.25.4 require ( github.com/cert-manager/cert-manager v1.19.1