diff --git a/go.mod b/go.mod index fc1bfa45..a6f2e69c 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/cloudnative-pg/barman-cloud go 1.26.0 -toolchain go1.26.4 +toolchain go1.26.5 require ( github.com/cloudnative-pg/machinery v0.5.0