File tree 1 file changed +0
-7
lines changed
1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -178,13 +178,6 @@ require (
178
178
sigs.k8s.io/yaml v1.4.0 // indirect
179
179
)
180
180
181
- // pin to v1.18.0 until k8s.io/component-base updates its prometheus dependency
182
- // issue: https://github.com/operator-framework/operator-lifecycle-manager/issues/3283
183
- // replace (
184
- // github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.18.0
185
- // github.com/prometheus/common => github.com/prometheus/common v0.47.0
186
- // )
187
-
188
181
// v1.64.0 breaks our e2e tests as it affects the grpc connection state transition
189
182
// issue: https://github.com/operator-framework/operator-lifecycle-manager/issues/3284
190
183
replace google.golang.org/grpc => google.golang.org/grpc v1.63.2
You can’t perform that action at this time.
0 commit comments