From 61debd42551f77cd984f55efba0f3b3db1fbb570 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 00:30:44 +0000 Subject: [PATCH] fix(deps): update module github.com/containerd/containerd to v2 (#891) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 027bb99..a51649d 100644 --- a/go.mod +++ b/go.mod @@ -38,7 +38,7 @@ require ( github.com/charmbracelet/bubbles v0.21.0 github.com/charmbracelet/bubbletea v1.3.6 github.com/charmbracelet/lipgloss v1.1.0 - github.com/containerd/containerd v1.7.28 + github.com/containerd/containerd v1.7.27 github.com/containerd/containerd/v2 v2.1.4 github.com/distribution/reference v0.6.0 github.com/gofrs/uuid v4.4.0+incompatible