File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/mitchellh/mapstructure v1.5.0
1515 github.com/openshift/api v0.0.0-20230406152840-ce21e3fe5da2
1616 github.com/owenrumney/go-sarif/v2 v2.3.3
17- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.87.0
17+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.87.1
1818 github.com/spf13/cobra v1.10.2
1919 github.com/spf13/pflag v1.0.10
2020 github.com/spf13/viper v1.21.0
Original file line number Diff line number Diff line change @@ -241,8 +241,8 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
241241github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
242242github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
243243github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
244- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.87.0 h1:QK37j5ZUtBwbyZkF4BBAs3bQQ1gYKG8e+g1BdNZBr/M =
245- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.87.0 /go.mod h1:WHiLZmOWVop/MoYvRD58LfnPeyE+dcITby/jQjg83Hw =
244+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.87.1 h1:wyKanf+IFdbIqbDNYGt+f1dabLErLWtBaxd0KaAx4aM =
245+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.87.1 /go.mod h1:WHiLZmOWVop/MoYvRD58LfnPeyE+dcITby/jQjg83Hw =
246246github.com/prometheus/client_golang v1.23.2 h1:Je96obch5RDVy3FDMndoUsjAhG5Edi49h0RJWRi/o0o =
247247github.com/prometheus/client_golang v1.23.2 /go.mod h1:Tb1a6LWHB3/SPIzCoaDXI4I8UHKeFTEQ1YCr+0Gyqmg =
248248github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
You can’t perform that action at this time.
0 commit comments