Skip to content

Commit 6f6aacb

Browse files
authored
Merge pull request #2088 from ktock/prepare-v0.17.0
Prepare for v0.17.0
2 parents dfb9f43 + ff4141a commit 6f6aacb

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
@@ -11,7 +11,7 @@ require (
1111
github.com/containerd/log v0.1.0
1212
github.com/containerd/platforms v1.0.0-rc.1
1313
github.com/containerd/stargz-snapshotter v0.15.2-0.20240622031358-6405f362966d
14-
github.com/containerd/stargz-snapshotter/estargz v0.16.1
14+
github.com/containerd/stargz-snapshotter/estargz v0.17.0
1515
github.com/containerd/stargz-snapshotter/ipfs v0.15.2-0.20240622031358-6405f362966d
1616
github.com/coreos/go-systemd/v22 v22.5.0
1717
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.16.1
15+
github.com/containerd/stargz-snapshotter/estargz v0.17.0
1616
github.com/distribution/reference v0.6.0
1717
github.com/docker/cli v28.3.2+incompatible
1818
github.com/docker/go-metrics v0.0.1

0 commit comments

Comments
 (0)