diff --git a/go.mod b/go.mod index d24e0fa..16470d3 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/cloudnative-pg/plugin-barman-cloud go 1.23.5 -toolchain go1.24.0 +toolchain go1.24.1 require ( github.com/cert-manager/cert-manager v1.17.1