From 1d1793c104950a8645fc5aec00097195769bae4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 06:02:23 +0000 Subject: [PATCH] build(deps): Bump d7y.io/api/v2 from 2.2.8 to 2.2.9 Bumps [d7y.io/api/v2](https://github.com/dragonflyoss/api) from 2.2.8 to 2.2.9. - [Commits](https://github.com/dragonflyoss/api/compare/v2.2.8...v2.2.9) --- updated-dependencies: - dependency-name: d7y.io/api/v2 dependency-version: 2.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 12563d3..5502b8a 100644 --- a/go.mod +++ b/go.mod @@ -1,9 +1,9 @@ module github.com/modelpack/modctl -go 1.24.1 +go 1.25.5 require ( - d7y.io/api/v2 v2.2.8 + d7y.io/api/v2 v2.2.9 github.com/antgroup/hugescm v0.18.3 github.com/avast/retry-go/v4 v4.7.0 github.com/distribution/distribution/v3 v3.0.0 diff --git a/go.sum b/go.sum index 010e3a4..7997b03 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -d7y.io/api/v2 v2.2.8 h1:XNgIVHgij3VbNRri74cW2eLV4hIkN5v8FE6yB1YQEXs= -d7y.io/api/v2 v2.2.8/go.mod h1:TtW9UE0CebRB/CWIEbWfRnljmpKf/mNoe2qIUO+PoP0= +d7y.io/api/v2 v2.2.9 h1:vQ+zmAvCXgIXkssxOSWMRLEAn7ryIdC8/N33aX8vluE= +d7y.io/api/v2 v2.2.9/go.mod h1:JNKPDQg6BoC06brp7cv8PHbsPbnYelko/IJFuWn6M5M= dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk= dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk= github.com/BurntSushi/toml v1.5.0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg=