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