We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9daefc commit bdb6909Copy full SHA for bdb6909
acceptance/go.mod
@@ -2,7 +2,7 @@ module github.com/conforma/policy/acceptance
2
3
go 1.25.3
4
5
-toolchain go1.25.7
+toolchain go1.25.8
6
7
require (
8
github.com/conforma/cli v0.9.2
docs/go.mod
@@ -2,7 +2,7 @@ module github.com/conforma/policy/docs
go 1.24.6
require github.com/open-policy-agent/opa v1.12.3
0 commit comments