We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b86b35d commit 5aaf6b5Copy full SHA for 5aaf6b5
go.mod
@@ -5,7 +5,7 @@ go 1.20
5
require (
6
github.com/onsi/ginkgo/v2 v2.10.0
7
github.com/onsi/gomega v1.27.8
8
- github.com/open-policy-agent/frameworks/constraint v0.0.0-20230411224310-3f237e2710fa
+ github.com/open-policy-agent/frameworks/constraint ca0eb7929d25
9
github.com/openshift/client-go v0.0.0-20230503144108-75015d2347cb
10
github.com/openshift/library-go v0.0.0-20230503173034-95ca3c14e50a
11
github.com/spf13/cobra v1.7.0
0 commit comments