Skip to content

Commit 8fe9c83

Browse files
build(deps): Bump d7y.io/api/v2 from 2.1.94 to 2.2.1 (#366)
Bumps [d7y.io/api/v2](https://github.com/dragonflyoss/api) from 2.1.94 to 2.2.1. - [Commits](dragonflyoss/api@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f26364c commit 8fe9c83

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.94
6+
d7y.io/api/v2 v2.2.1
77
github.com/antgroup/hugescm v0.18.3
88
github.com/avast/retry-go/v4 v4.7.0
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.94 h1:4IY/KFhj2tVvRisIPWqiFI2s4xOQTAlJtkZTodNucpQ=
2-
d7y.io/api/v2 v2.1.94/go.mod h1:TtW9UE0CebRB/CWIEbWfRnljmpKf/mNoe2qIUO+PoP0=
1+
d7y.io/api/v2 v2.2.1 h1:po39adZpbGn6sIl9vR9E1fVbOLim5SOP/3Tt0g8Ii58=
2+
d7y.io/api/v2 v2.2.1/go.mod h1:TtW9UE0CebRB/CWIEbWfRnljmpKf/mNoe2qIUO+PoP0=
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)