feat(upgrader): add test commit and restart functionality

This commit is contained in:
Jacky 2025-05-05 12:22:44 +00:00
parent 9f6f9088c4
commit 5c2621aaa6
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D
5 changed files with 120 additions and 8 deletions

2
go.mod
View file

@ -313,7 +313,7 @@ require (
)
replace (
code.pfad.fr/risefront => github.com/nginxui/risefront v1.2.0
code.pfad.fr/risefront => github.com/nginxui/risefront v1.2.1
github.com/tufanbarisyildirim/gonginx => github.com/0xJacky/gonginx v0.0.0-20250420001451-d120448e89a4
gorm.io/gorm => gorm.io/gorm v1.25.12
gorm.io/plugin/dbresolver => gorm.io/plugin/dbresolver v1.5.3