Skip to content

Commit 1e4fad0

Browse files
committed
Preapre for v0.16.2
Signed-off-by: Kohei Tokunaga <[email protected]>
1 parent 4edcebd commit 1e4fad0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmd/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/containerd/log v0.1.0
1010
github.com/containerd/platforms v1.0.0-rc.0
1111
github.com/containerd/stargz-snapshotter v0.15.2-0.20240622031358-6405f362966d
12-
github.com/containerd/stargz-snapshotter/estargz v0.16.1
12+
github.com/containerd/stargz-snapshotter/estargz v0.16.2
1313
github.com/containerd/stargz-snapshotter/ipfs v0.15.2-0.20240622031358-6405f362966d
1414
github.com/coreos/go-systemd/v22 v22.5.0
1515
github.com/docker/go-metrics v0.0.1

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/containerd/log v0.1.0
1111
github.com/containerd/platforms v1.0.0-rc.0
1212
github.com/containerd/plugin v1.0.0
13-
github.com/containerd/stargz-snapshotter/estargz v0.16.1
13+
github.com/containerd/stargz-snapshotter/estargz v0.16.2
1414
github.com/distribution/reference v0.6.0
1515
github.com/docker/cli v27.3.1+incompatible
1616
github.com/docker/go-metrics v0.0.1

0 commit comments

Comments
 (0)