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.
2 parents bd6fc92 + 509a0dd commit 7d7ad40Copy full SHA for 7d7ad40
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