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 9786fbf commit 9b7bc76Copy full SHA for 9b7bc76
go.mod
@@ -7,7 +7,7 @@ toolchain go1.24.6
7
require (
8
github.com/onsi/ginkgo/v2 v2.22.2
9
github.com/onsi/gomega v1.36.2
10
- github.com/openshift/api v0.0.0-20250124120743-e8e07fa2990e
+ github.com/openshift/api 3856d779060d
11
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.71.2
12
github.com/stretchr/testify v1.10.0
13
github.com/tidwall/gjson v1.18.0
0 commit comments