diff --git a/go.mod b/go.mod index 1ed3a0a8..a711a24d 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.2 +toolchain go1.26.3 require ( github.com/cloudnative-pg/machinery v0.4.0