From 241325d8aafbaaadf25c5aded03cf42240a0216a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 05:12:45 +0000 Subject: [PATCH] build(deps): Bump d7y.io/api/v2 from 2.1.94 to 2.2.1 Bumps [d7y.io/api/v2](https://github.com/dragonflyoss/api) from 2.1.94 to 2.2.1. - [Commits](https://github.com/dragonflyoss/api/compare/v2.1.94...v2.2.1) --- updated-dependencies: - dependency-name: d7y.io/api/v2 dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 0df40480..ed29daee 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/modelpack/modctl go 1.24.1 require ( - d7y.io/api/v2 v2.1.94 + d7y.io/api/v2 v2.2.1 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 7feb78d5..399a91ef 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -d7y.io/api/v2 v2.1.94 h1:4IY/KFhj2tVvRisIPWqiFI2s4xOQTAlJtkZTodNucpQ= -d7y.io/api/v2 v2.1.94/go.mod h1:TtW9UE0CebRB/CWIEbWfRnljmpKf/mNoe2qIUO+PoP0= +d7y.io/api/v2 v2.2.1 h1:po39adZpbGn6sIl9vR9E1fVbOLim5SOP/3Tt0g8Ii58= +d7y.io/api/v2 v2.2.1/go.mod h1:TtW9UE0CebRB/CWIEbWfRnljmpKf/mNoe2qIUO+PoP0= 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=