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 3ff708f commit 6c73878Copy full SHA for 6c73878
go.mod
@@ -17,7 +17,7 @@ require (
17
github.com/mitchellh/mapstructure v1.5.0
18
github.com/onsi/ginkgo/v2 v2.14.0
19
github.com/onsi/gomega v1.30.0
20
- github.com/open-policy-agent/frameworks/constraint v0.0.0-20240110234408-18fa1fc7dc06
+ github.com/open-policy-agent/frameworks/constraint 9d9e160c79fc
21
github.com/open-policy-agent/gatekeeper/v3 v3.15.1
22
github.com/orcaman/concurrent-map/v2 v2.0.1
23
github.com/pkg/errors v0.9.1
0 commit comments