We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b682d4c + 3db7a86 commit 240ec8fCopy full SHA for 240ec8f
acceptance/go.mod
@@ -2,7 +2,7 @@ module github.com/conforma/policy/acceptance
2
3
go 1.24.6
4
5
-toolchain go1.24.12
+toolchain go1.25.6
6
7
require (
8
github.com/conforma/cli v0.8.80
docs/go.mod
@@ -2,7 +2,7 @@ module github.com/conforma/policy/docs
-toolchain go1.24.11
require github.com/open-policy-agent/opa v1.12.3
0 commit comments