From 2c0dd18cc81af0a981b420ffe04121dca32f6b76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 05:18:44 +0000 Subject: [PATCH] build(deps): Bump d7y.io/api/v2 from 2.1.68 to 2.1.71 Bumps [d7y.io/api/v2](https://github.com/dragonflyoss/api) from 2.1.68 to 2.1.71. - [Commits](https://github.com/dragonflyoss/api/compare/v2.1.68...v2.1.71) --- updated-dependencies: - dependency-name: d7y.io/api/v2 dependency-version: 2.1.71 dependency-type: direct:production update-type: version-update:semver-patch ... 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 03ffe74..2a416d4 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.68 + d7y.io/api/v2 v2.1.71 github.com/antgroup/hugescm v0.18.3 github.com/avast/retry-go/v4 v4.6.1 github.com/distribution/distribution/v3 v3.0.0 diff --git a/go.sum b/go.sum index e3af6fb..8eca738 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -d7y.io/api/v2 v2.1.68 h1:Hs7vKhursyvhQz4CCTIxS3Ct3cck3hWVkXKUK0+uRSY= -d7y.io/api/v2 v2.1.68/go.mod h1:Zd/KrYRZ1saG0c+n+G5/6HqIFKTHHLKrZzOpqi3nmLw= +d7y.io/api/v2 v2.1.71 h1:U9nZAwe2hwVTJg63F+yFTN8pr+TE2u1Kumz5loM2rXs= +d7y.io/api/v2 v2.1.71/go.mod h1:Zd/KrYRZ1saG0c+n+G5/6HqIFKTHHLKrZzOpqi3nmLw= 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=