Skip to content

Commit 01c863f

Browse files
build(deps): Bump d7y.io/api/v2 from 2.1.68 to 2.1.71 (#297)
Bumps [d7y.io/api/v2](https://github.com/dragonflyoss/api) from 2.1.68 to 2.1.71. - [Commits](dragonflyoss/api@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 336161b commit 01c863f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/modelpack/modctl
33
go 1.24.1
44

55
require (
6-
d7y.io/api/v2 v2.1.68
6+
d7y.io/api/v2 v2.1.71
77
github.com/antgroup/hugescm v0.18.3
88
github.com/avast/retry-go/v4 v4.6.1
99
github.com/distribution/distribution/v3 v3.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
d7y.io/api/v2 v2.1.68 h1:Hs7vKhursyvhQz4CCTIxS3Ct3cck3hWVkXKUK0+uRSY=
2-
d7y.io/api/v2 v2.1.68/go.mod h1:Zd/KrYRZ1saG0c+n+G5/6HqIFKTHHLKrZzOpqi3nmLw=
1+
d7y.io/api/v2 v2.1.71 h1:U9nZAwe2hwVTJg63F+yFTN8pr+TE2u1Kumz5loM2rXs=
2+
d7y.io/api/v2 v2.1.71/go.mod h1:Zd/KrYRZ1saG0c+n+G5/6HqIFKTHHLKrZzOpqi3nmLw=
33
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
44
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
55
github.com/BurntSushi/toml v1.5.0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg=

0 commit comments

Comments
 (0)