diff --git a/go.mod b/go.mod index 5157f6b..d276e0d 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/cloudnative-pg/cnpg-i-machinery go 1.23.0 -toolchain go1.23.4 +toolchain go1.23.5 require ( github.com/cloudnative-pg/api v1.25.0