diff --git a/go.mod b/go.mod index 6d02c0bf..8b25bbbf 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/cloudnative-pg/barman-cloud go 1.25.0 -toolchain go1.25.7 +toolchain go1.26.1 require ( github.com/cloudnative-pg/machinery v0.3.3