diff --git a/go.mod b/go.mod index f80b072f..1a0cbf15 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/cloudnative-pg/barman-cloud go 1.26.0 -toolchain go1.27.0 +toolchain go1.27.1 require ( github.com/cloudnative-pg/machinery v0.6.0