Skip to content

Commit 27ef5c1

Browse files
committed
Remove mod replaces
The mod replaces are no longer required since helm v3.7.1. Signed-off-by: Aurel Canciu <[email protected]>
1 parent e3d04b3 commit 27ef5c1

File tree

2 files changed

+55
-28
lines changed

2 files changed

+55
-28
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,4 @@ replace github.com/containerd/containerd => github.com/containerd/containerd v1.
227227
replace github.com/opencontainers/runc => github.com/opencontainers/runc v1.0.3
228228

229229
// Fix CVE-2021-41190
230-
replace github.com/opencontainers/image-spec => github.com/opencontainers/image-spec v1.0.2
230+
replace github.com/opencontainers/image-spec => github.com/opencontainers/image-spec v1.0.2

0 commit comments

Comments
 (0)