mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 18:35:51 +02:00
chore: update risefront
This commit is contained in:
parent
c137e6451b
commit
ecb2ad786b
2 changed files with 5 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -314,7 +314,7 @@ require (
|
|||
)
|
||||
|
||||
replace (
|
||||
code.pfad.fr/risefront => github.com/nginxui/risefront v1.1.5
|
||||
code.pfad.fr/risefront => github.com/nginxui/risefront v1.1.7
|
||||
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
|
||||
|
|
4
go.sum
4
go.sum
|
@ -1555,6 +1555,10 @@ github.com/nginxui/risefront v1.1.4 h1:K4dF54HNjKi8eum0ch5gIECnahbMW7gkhFOEEyNRO
|
|||
github.com/nginxui/risefront v1.1.4/go.mod h1:QX3OyvazX3Mi/X2NZKl9ylDrFVUeaogwSMKyEsnRCHE=
|
||||
github.com/nginxui/risefront v1.1.5 h1:30GxmbModSOXWfMVNKQ2rBPA7/ixpTSqghK/KgDk9DM=
|
||||
github.com/nginxui/risefront v1.1.5/go.mod h1:QX3OyvazX3Mi/X2NZKl9ylDrFVUeaogwSMKyEsnRCHE=
|
||||
github.com/nginxui/risefront v1.1.6 h1:v6BhXuapeHowv0lhx4wa82Tct7zam4PLOS3ggXVtjdI=
|
||||
github.com/nginxui/risefront v1.1.6/go.mod h1:QX3OyvazX3Mi/X2NZKl9ylDrFVUeaogwSMKyEsnRCHE=
|
||||
github.com/nginxui/risefront v1.1.7 h1:Ffk00M80Q3fb9rXlwMfb3/XBspPLFMucLj6To89VK4E=
|
||||
github.com/nginxui/risefront v1.1.7/go.mod h1:QX3OyvazX3Mi/X2NZKl9ylDrFVUeaogwSMKyEsnRCHE=
|
||||
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
|
||||
github.com/nikoksr/notify v1.3.0 h1:UxzfxzAYGQD9a5JYLBTVx0lFMxeHCke3rPCkfWdPgLs=
|
||||
github.com/nikoksr/notify v1.3.0/go.mod h1:Xor2hMmkvrCfkCKvXGbcrESez4brac2zQjhd6U2BbeM=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue