Skip to content

Commit 60de78b

Browse files
authored
Merge pull request #2167 from ktock/prepare-v0.18.1
Prepare for v0.18.1
2 parents b53f30b + d676264 commit 60de78b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cmd/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ require (
1111
github.com/containerd/go-cni v1.1.13
1212
github.com/containerd/log v0.1.0
1313
github.com/containerd/platforms v1.0.0-rc.1
14-
github.com/containerd/stargz-snapshotter v0.15.2-0.20240622031358-6405f362966d
15-
github.com/containerd/stargz-snapshotter/estargz v0.18.0
16-
github.com/containerd/stargz-snapshotter/ipfs v0.15.2-0.20240622031358-6405f362966d
14+
github.com/containerd/stargz-snapshotter v0.18.1
15+
github.com/containerd/stargz-snapshotter/estargz v0.18.1
16+
github.com/containerd/stargz-snapshotter/ipfs v0.18.1
1717
github.com/coreos/go-systemd/v22 v22.6.0
1818
github.com/docker/go-metrics v0.0.1
1919
github.com/goccy/go-json v0.10.5

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/containerd/log v0.1.0
1313
github.com/containerd/platforms v1.0.0-rc.1
1414
github.com/containerd/plugin v1.0.0
15-
github.com/containerd/stargz-snapshotter/estargz v0.18.0
15+
github.com/containerd/stargz-snapshotter/estargz v0.18.1
1616
github.com/distribution/reference v0.6.0
1717
github.com/docker/cli v28.5.2+incompatible
1818
github.com/docker/go-metrics v0.0.1

0 commit comments

Comments
 (0)