File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ require (
1717 github.com/operator-framework/api v0.17.1
1818 github.com/operator-framework/operator-lifecycle-manager v0.22.0
1919 github.com/pkg/errors v0.9.1
20+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.0
2021 github.com/prometheus-operator/prometheus-operator/pkg/client v0.86.0
2122 github.com/prometheus/client_golang v1.23.2
2223 github.com/prometheus/client_model v0.6.2
@@ -72,7 +73,6 @@ require (
7273 github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
7374 github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
7475 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
75- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.0 // indirect
7676 github.com/prometheus/procfs v0.16.1 // indirect
7777 github.com/robfig/cron v1.2.0 // indirect
7878 github.com/sirupsen/logrus v1.9.3 // indirect
You can’t perform that action at this time.
0 commit comments