We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb8e45 commit 3449bf1Copy full SHA for 3449bf1
go.mod
@@ -2,7 +2,7 @@ module github.com/cloudnative-pg/machinery
2
3
go 1.23.0
4
5
-toolchain go1.24.0
+toolchain go1.24.1
6
7
require (
8
github.com/go-logr/logr v1.4.2
0 commit comments