fix: dynamic update app version (close #7198 in #7220)

This commit is contained in:
Shelton Zhu
2024-09-18 23:30:28 +08:00
committed by GitHub
parent b6451451b1
commit 6106a2d4cc
3 changed files with 23 additions and 16 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/alist-org/alist/v3
go 1.22.4
require (
github.com/SheltonZhu/115driver v1.0.27
github.com/SheltonZhu/115driver v1.0.29
github.com/Xhofe/go-cache v0.0.0-20240804043513-b1a71927bc21
github.com/Xhofe/rateg v0.0.0-20230728072201-251a4e1adad4
github.com/alist-org/gofakes3 v0.0.7