File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/operator-framework/operator-lib v0.4.1
1717 github.com/pelletier/go-toml v1.7.0 // indirect
1818 github.com/pkg/errors v0.9.1 // indirect
19- github.com/prometheus/client_golang v1.9 .0
19+ github.com/prometheus/client_golang v1.12 .0
2020 github.com/prometheus/procfs v0.6.0 // indirect
2121 github.com/smartystreets/assertions v1.0.1 // indirect
2222 github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ github.com/peterbourgon/diskv
173173github.com/pkg/errors
174174# github.com/pmezard/go-difflib v1.0.0
175175github.com/pmezard/go-difflib/difflib
176- # github.com/prometheus/client_golang v1.9 .0
176+ # github.com/prometheus/client_golang v1.12 .0
177177## explicit
178178github.com/prometheus/client_golang/prometheus
179179github.com/prometheus/client_golang/prometheus/internal
You can’t perform that action at this time.
0 commit comments