Skip to content

Commit 28f32ae

Browse files
committed
Preapre for v0.18.0
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
1 parent baee5d1 commit 28f32ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmd/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/stargz-snapshotter v0.15.2-0.20240622031358-6405f362966d
15-
github.com/containerd/stargz-snapshotter/estargz v0.17.0
15+
github.com/containerd/stargz-snapshotter/estargz v0.18.0
1616
github.com/containerd/stargz-snapshotter/ipfs v0.15.2-0.20240622031358-6405f362966d
1717
github.com/coreos/go-systemd/v22 v22.6.0
1818
github.com/docker/go-metrics v0.0.1

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.17.0
15+
github.com/containerd/stargz-snapshotter/estargz v0.18.0
1616
github.com/distribution/reference v0.6.0
1717
github.com/docker/cli v28.5.1+incompatible
1818
github.com/docker/go-metrics v0.0.1

0 commit comments

Comments
 (0)