Skip to content

Commit 24866eb

Browse files
chore(deps): bump d7y.io/api/v2 from 2.2.25 to 2.2.28
Bumps [d7y.io/api/v2](https://github.com/dragonflyoss/api) from 2.2.25 to 2.2.28. - [Commits](dragonflyoss/api@v2.2.25...v2.2.28) --- updated-dependencies: - dependency-name: d7y.io/api/v2 dependency-version: 2.2.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4726ab4 commit 24866eb

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 d7y.io/dragonfly/v2
33
go 1.25.5
44

55
require (
6-
d7y.io/api/v2 v2.2.25
6+
d7y.io/api/v2 v2.2.28
77
github.com/Showmax/go-fqdn v1.0.0
88
github.com/VividCortex/mysqlerr v1.0.0
99
github.com/appleboy/gin-jwt/v2 v2.10.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ cloud.google.com/go/storage v1.5.0/go.mod h1:tpKbwo567HUNpVclU5sGELwQWBDZ8gh0Zeo
5353
cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohlUTyfDhBk=
5454
cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs=
5555
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
56-
d7y.io/api/v2 v2.2.25 h1:kbkWzybMxxp+fX3dHx5sYmPwNcZ/FoOMgiJisJbHV0A=
57-
d7y.io/api/v2 v2.2.25/go.mod h1:9Hw55XHdILG0ntSy20zZHLpuxVNvKXkM0qzjjLh+Pbw=
56+
d7y.io/api/v2 v2.2.28 h1:cSkW6VKhNn+noMZGJJ4/H0fECrp+sLLo19tep/Ib5CQ=
57+
d7y.io/api/v2 v2.2.28/go.mod h1:s/G9W8VxUkpsRqqzTuctQmLRb8srFbUUTOXF7Ms3khc=
5858
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
5959
filippo.io/edwards25519 v1.1.1 h1:YpjwWWlNmGIDyXOn8zLzqiD+9TyIlPhGFG96P39uBpw=
6060
filippo.io/edwards25519 v1.1.1/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4=

0 commit comments

Comments
 (0)