mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-06-19 07:36:59 +00:00
chore(deps): update all non-major dependencies (#1396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/0xJacky/Nginx-UI
|
||||
|
||||
go 1.25.2
|
||||
go 1.25.3
|
||||
|
||||
require (
|
||||
code.pfad.fr/risefront v1.0.0
|
||||
@@ -8,10 +8,10 @@ require (
|
||||
github.com/BurntSushi/toml v1.5.0
|
||||
github.com/blevesearch/bleve/v2 v2.5.3
|
||||
github.com/caarlos0/env/v11 v11.3.1
|
||||
github.com/casdoor/casdoor-go-sdk v1.20.0
|
||||
github.com/casdoor/casdoor-go-sdk v1.22.0
|
||||
github.com/creack/pty v1.1.24
|
||||
github.com/dgraph-io/ristretto/v2 v2.3.0
|
||||
github.com/docker/docker v28.5.0+incompatible
|
||||
github.com/docker/docker v28.5.1+incompatible
|
||||
github.com/dustin/go-humanize v1.0.1
|
||||
github.com/elliotchance/orderedmap/v3 v3.1.0
|
||||
github.com/fsnotify/fsnotify v1.9.0
|
||||
@@ -20,7 +20,7 @@ require (
|
||||
github.com/gin-contrib/static v1.1.5
|
||||
github.com/gin-gonic/gin v1.11.0
|
||||
github.com/go-acme/lego/v4 v4.26.0
|
||||
github.com/go-co-op/gocron/v2 v2.16.6
|
||||
github.com/go-co-op/gocron/v2 v2.17.0
|
||||
github.com/go-gormigrate/gormigrate/v2 v2.1.5
|
||||
github.com/go-playground/validator/v10 v10.28.0
|
||||
github.com/go-resty/resty/v2 v2.16.5
|
||||
@@ -38,7 +38,7 @@ require (
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/pquerna/otp v1.5.0
|
||||
github.com/pretty66/websocketproxy v0.0.0-20220507015215-930b3a686308
|
||||
github.com/samber/lo v1.51.0
|
||||
github.com/samber/lo v1.52.0
|
||||
github.com/sashabaranov/go-openai v1.41.2
|
||||
github.com/shirou/gopsutil/v4 v4.25.9
|
||||
github.com/spf13/afero v1.15.0
|
||||
@@ -46,11 +46,11 @@ require (
|
||||
github.com/stretchr/testify v1.11.1
|
||||
github.com/tufanbarisyildirim/gonginx v0.0.0-20250620092546-c3e307e36701
|
||||
github.com/ulikunitz/xz v0.5.15
|
||||
github.com/uozi-tech/cosy v1.26.16
|
||||
github.com/uozi-tech/cosy v1.26.17
|
||||
github.com/uozi-tech/cosy-driver-sqlite v0.2.1
|
||||
github.com/urfave/cli/v3 v3.4.1
|
||||
golang.org/x/crypto v0.42.0
|
||||
golang.org/x/net v0.45.0
|
||||
golang.org/x/crypto v0.43.0
|
||||
golang.org/x/net v0.46.0
|
||||
google.golang.org/grpc v1.76.0
|
||||
gopkg.in/ini.v1 v1.67.0
|
||||
gorm.io/driver/sqlite v1.6.0
|
||||
@@ -278,7 +278,7 @@ require (
|
||||
github.com/prometheus/procfs v0.17.0 // indirect
|
||||
github.com/prometheus/prometheus v0.306.0 // indirect
|
||||
github.com/quic-go/qpack v0.5.1 // indirect
|
||||
github.com/quic-go/quic-go v0.54.1 // indirect
|
||||
github.com/quic-go/quic-go v0.55.0 // indirect
|
||||
github.com/redis/go-redis/v9 v9.14.0 // indirect
|
||||
github.com/regfish/regfish-dnsapi-go v0.1.1 // indirect
|
||||
github.com/robfig/cron/v3 v3.0.1 // indirect
|
||||
@@ -344,8 +344,8 @@ require (
|
||||
golang.org/x/mod v0.28.0 // indirect
|
||||
golang.org/x/oauth2 v0.31.0 // indirect
|
||||
golang.org/x/sync v0.17.0 // indirect
|
||||
golang.org/x/sys v0.36.0 // indirect
|
||||
golang.org/x/text v0.29.0 // indirect
|
||||
golang.org/x/sys v0.37.0 // indirect
|
||||
golang.org/x/text v0.30.0 // indirect
|
||||
golang.org/x/time v0.13.0 // indirect
|
||||
golang.org/x/tools v0.37.0 // indirect
|
||||
google.golang.org/api v0.250.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user