Skip to content

Commit 03c2612

Browse files
chore(deps): bump d7y.io/api/v2 from 2.1.30 to 2.1.36 (#3976)
Bumps [d7y.io/api/v2](https://github.com/dragonflyoss/api) from 2.1.30 to 2.1.36. - [Commits](dragonflyoss/api@v2.1.30...v2.1.36) --- updated-dependencies: - dependency-name: d7y.io/api/v2 dependency-version: 2.1.36 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b03e14a commit 03c2612

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
@@ -4,7 +4,7 @@ go 1.23.8
44

55
require (
66
cloud.google.com/go/storage v1.50.0
7-
d7y.io/api/v2 v2.1.30
7+
d7y.io/api/v2 v2.1.36
88
github.com/MysteriousPotato/go-lockable v1.0.0
99
github.com/RichardKnop/machinery v1.10.8
1010
github.com/Showmax/go-fqdn v1.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ cloud.google.com/go/storage v1.50.0 h1:3TbVkzTooBvnZsk7WaAQfOsNrdoM8QHusXA1cpk6Q
6363
cloud.google.com/go/storage v1.50.0/go.mod h1:l7XeiD//vx5lfqE3RavfmU9yvk5Pp0Zhcv482poyafY=
6464
cloud.google.com/go/trace v1.11.2 h1:4ZmaBdL8Ng/ajrgKqY5jfvzqMXbrDcBsUGXOT9aqTtI=
6565
cloud.google.com/go/trace v1.11.2/go.mod h1:bn7OwXd4pd5rFuAnTrzBuoZ4ax2XQeG3qNgYmfCy0Io=
66-
d7y.io/api/v2 v2.1.30 h1:KCHcg2oWX8jSFwJXuxgmNCPlPx29/2tcMXHT7wVKqWo=
67-
d7y.io/api/v2 v2.1.30/go.mod h1:RFsSiRgEBfMrSHlrZWbkJ3xil8fnbbGSj0UMwbUUC5I=
66+
d7y.io/api/v2 v2.1.36 h1:Gs9NNC9U9ou5QdIxrZT6hpmNwuIYVU66t1Af5RhzgXk=
67+
d7y.io/api/v2 v2.1.36/go.mod h1:VVOSCRsCW+r8/GnGbqAKQDC1sWLltRTT80ANHi3t1ZE=
6868
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
6969
filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
7070
filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4=

0 commit comments

Comments
 (0)