mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-10 18:05:48 +02:00
chore: update renovate.json
This commit is contained in:
parent
b41733a139
commit
07c80ddacd
2 changed files with 5 additions and 2 deletions
5
go.mod
5
go.mod
|
@ -311,4 +311,7 @@ require (
|
|||
sigs.k8s.io/yaml v1.4.0 // indirect
|
||||
)
|
||||
|
||||
replace github.com/tufanbarisyildirim/gonginx => github.com/0xJacky/gonginx v0.0.0-20250420001451-d120448e89a4
|
||||
replace (
|
||||
gorm.io/gorm => gorm.io/gorm v1.25.12
|
||||
gorm.io/plugin/dbresolver => gorm.io/plugin/dbresolver v1.5.3
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue