2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 07:57:21 +08:00

chore(deps): Update non-major dependencies (#794)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-02 21:59:27 +00:00
committed by GitHub
parent 2b5bb04bbd
commit 43248c1d88
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/go-rat/utils v1.1.5
github.com/go-resty/resty/v2 v2.16.5
github.com/go-sql-driver/mysql v1.9.2
github.com/golang-cz/httplog v0.0.0-20250602075320-6fb7a7faafcb
github.com/golang-cz/httplog v0.0.0-20250602163921-35cc5f70e990
github.com/gomodule/redigo v1.9.2
github.com/google/wire v0.6.0
github.com/gookit/color v1.5.4
@@ -53,7 +53,7 @@ require (
github.com/samber/lo v1.50.0
github.com/sethvargo/go-limiter v1.0.1-0.20250412144437-fa26982c7e1a
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/spf13/cast v1.9.1
github.com/spf13/cast v1.9.2
github.com/stretchr/testify v1.10.0
github.com/tufanbarisyildirim/gonginx v0.0.0-20250429180229-7e931b1d4276
github.com/urfave/cli/v3 v3.3.3