File tree Expand file tree Collapse file tree 6 files changed +138
-160
lines changed
terraform/providers/alicloud Expand file tree Collapse file tree 6 files changed +138
-160
lines changed Original file line number Diff line number Diff line change @@ -283,3 +283,6 @@ replace github.com/prometheus/client_golang => github.com/prometheus/client_gola
283283
284284// https://issues.redhat.com/browse/OCPBUGS-6422
285285replace golang.org/x/net => golang.org/x/net v0.5.0
286+
287+ // https://issues.redhat.com/browse/OCPBUGS-8119
288+ replace github.com/containerd/containerd => github.com/containerd/containerd v1.5.18
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -156,3 +156,6 @@ replace github.com/prometheus/client_golang => github.com/prometheus/client_gola
156156
157157// https://issues.redhat.com/browse/OCPBUGS-6422
158158replace golang.org/x/net => golang.org/x/net v0.5.0
159+
160+ // https://issues.redhat.com/browse/OCPBUGS-8119
161+ replace github.com/containerd/containerd => github.com/containerd/containerd v1.5.18
You can’t perform that action at this time.
0 commit comments