Skip to content

Commit

Permalink
Merge pull request #1898 from ktock/prepare-v0.16.3
Browse files Browse the repository at this point in the history
[v0.16] Prepare for v0.16.3
  • Loading branch information
ktock authored Dec 12, 2024
2 parents 86bbdeb + c6a444e commit c0389e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/containerd/log v0.1.0
github.com/containerd/platforms v1.0.0-rc.0
github.com/containerd/stargz-snapshotter v0.15.2-0.20240622031358-6405f362966d
github.com/containerd/stargz-snapshotter/estargz v0.16.2
github.com/containerd/stargz-snapshotter/estargz v0.16.3
github.com/containerd/stargz-snapshotter/ipfs v0.15.2-0.20240622031358-6405f362966d
github.com/coreos/go-systemd/v22 v22.5.0
github.com/docker/go-metrics v0.0.1
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/containerd/log v0.1.0
github.com/containerd/platforms v1.0.0-rc.0
github.com/containerd/plugin v1.0.0
github.com/containerd/stargz-snapshotter/estargz v0.16.2
github.com/containerd/stargz-snapshotter/estargz v0.16.3
github.com/distribution/reference v0.6.0
github.com/docker/cli v27.3.1+incompatible
github.com/docker/go-metrics v0.0.1
Expand Down

0 comments on commit c0389e0

Please sign in to comment.