mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-10 18:05:48 +02:00
chore(deps): update all non-major dependencies
This commit is contained in:
parent
65e5037a87
commit
6905269384
5 changed files with 59 additions and 42 deletions
4
go.mod
4
go.mod
|
@ -38,14 +38,14 @@ require (
|
|||
github.com/spf13/cast v1.7.1
|
||||
github.com/stretchr/testify v1.10.0
|
||||
github.com/tufanbarisyildirim/gonginx v0.0.0-20250225174229-c03497ddaef6
|
||||
github.com/uozi-tech/cosy v1.19.1
|
||||
github.com/uozi-tech/cosy v1.20.0
|
||||
github.com/uozi-tech/cosy-driver-sqlite v0.2.1
|
||||
github.com/urfave/cli/v3 v3.1.1
|
||||
golang.org/x/crypto v0.37.0
|
||||
golang.org/x/net v0.39.0
|
||||
gopkg.in/ini.v1 v1.67.0
|
||||
gorm.io/driver/sqlite v1.5.7
|
||||
gorm.io/gen v0.3.26
|
||||
gorm.io/gen v0.3.27
|
||||
gorm.io/gorm v1.25.12
|
||||
gorm.io/plugin/dbresolver v1.5.3
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue