chore: update risefront with log handler

This commit is contained in:
Hintay 2025-05-06 23:20:32 +09:00
parent e9c698771e
commit 1a21c8406a
No known key found for this signature in database
GPG key ID: 120FC7FF121F2F2D
3 changed files with 27 additions and 9 deletions

2
go.mod
View file

@ -313,7 +313,7 @@ require (
)
replace (
code.pfad.fr/risefront => github.com/nginxui/risefront v1.2.1
code.pfad.fr/risefront => github.com/nginxui/risefront v1.2.2
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