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 cb40743 commit 8a2e5bfCopy full SHA for 8a2e5bf
go.mod
@@ -13,8 +13,8 @@ require (
13
github.com/mitchellh/mapstructure v1.5.0
14
github.com/openshift/api v0.0.0-20230406152840-ce21e3fe5da2
15
github.com/owenrumney/go-sarif/v2 v2.3.3
16
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.0
17
github.com/pkg/errors v0.9.1
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.0
18
github.com/spf13/cobra v1.10.1
19
github.com/spf13/pflag v1.0.10
20
github.com/spf13/viper v1.21.0
0 commit comments