We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c4151 commit 18c29dfCopy full SHA for 18c29df
go.mod
@@ -18,7 +18,7 @@ require (
18
github.com/google/uuid v1.5.0
19
github.com/onsi/gomega v1.27.10
20
github.com/open-policy-agent/cert-controller v0.8.0
21
- github.com/open-policy-agent/frameworks/constraint v0.0.0-20240110234408-18fa1fc7dc06
+ github.com/open-policy-agent/frameworks/constraint 79a9477fa575
22
github.com/pkg/errors v0.9.1
23
github.com/prometheus/client_golang v1.16.0
24
github.com/spf13/cobra v1.8.0
0 commit comments