We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd6fc92 commit 509a0ddCopy full SHA for 509a0dd
go.mod
@@ -218,3 +218,6 @@ replace github.com/opencontainers/runc => github.com/opencontainers/runc v1.0.3
218
219
// Fix CVE-2021-41190
220
replace github.com/opencontainers/image-spec => github.com/opencontainers/image-spec v1.0.2
221
+
222
+// Fix GHSA-5j5w-g665-5m35
223
+replace github.com/containerd/containerd => github.com/containerd/containerd v1.5.8
0 commit comments