File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.4
77require (
88 github.com/Masterminds/semver/v3 v3.3.1
99 github.com/containerd/containerd/v2 v2.1.3
10- github.com/containerd/nerdctl/v2 v2.1.3-0.20250611024800-401800a2f38c
10+ github.com/containerd/nerdctl/v2 v2.1.3-0.20250626063530-90e0caaf46d2
1111 github.com/containers/image/v5 v5.35.0
1212 github.com/google/go-cmp v0.7.0
1313 github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -51,6 +51,8 @@ github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
5151github.com/containerd/log v0.1.0 /go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo =
5252github.com/containerd/nerdctl/v2 v2.1.3-0.20250611024800-401800a2f38c h1:7vSOuD9kj14z9KPwB4JO2ed9b1U47atkyZ683ekZ8c0 =
5353github.com/containerd/nerdctl/v2 v2.1.3-0.20250611024800-401800a2f38c /go.mod h1:d8yshvLLwdSGnlCycVz9fGMwwJJJ2M4Vmr7estR8rAA =
54+ github.com/containerd/nerdctl/v2 v2.1.3-0.20250626063530-90e0caaf46d2 h1:Fv6I1cMBNCqyosOv8TI18RKrFGy/IgQaC98jUrDO0Ho =
55+ github.com/containerd/nerdctl/v2 v2.1.3-0.20250626063530-90e0caaf46d2 /go.mod h1:29wRywBEXGz8YOVBbpMsfOnrG7ts5ylWif7ySv3+S4w =
5456github.com/containerd/platforms v1.0.0-rc.1 h1:83KIq4yy1erSRgOVHNk1HYdPvzdJ5CnsWaRoJX4C41E =
5557github.com/containerd/platforms v1.0.0-rc.1 /go.mod h1:J71L7B+aiM5SdIEqmd9wp6THLVRzJGXfNuWCZCllLA4 =
5658github.com/containerd/plugin v1.0.0 h1:c8Kf1TNl6+e2TtMHZt+39yAPDbouRH9WAToRjex483Y =
You can’t perform that action at this time.
0 commit comments