From 1e4fad0b3a63dc41c0bb10c580c8d9b37f8f0398 Mon Sep 17 00:00:00 2001 From: Kohei Tokunaga Date: Wed, 27 Nov 2024 22:07:00 +0900 Subject: [PATCH] Preapre for v0.16.2 Signed-off-by: Kohei Tokunaga --- cmd/go.mod | 2 +- go.mod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/go.mod b/cmd/go.mod index 02f8c8d40..5c94deac6 100644 --- a/cmd/go.mod +++ b/cmd/go.mod @@ -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.1 + github.com/containerd/stargz-snapshotter/estargz v0.16.2 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 diff --git a/go.mod b/go.mod index 30b6b28d3..c71f8f9eb 100644 --- a/go.mod +++ b/go.mod @@ -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.1 + github.com/containerd/stargz-snapshotter/estargz v0.16.2 github.com/distribution/reference v0.6.0 github.com/docker/cli v27.3.1+incompatible github.com/docker/go-metrics v0.0.1