2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 18:27:13 +08:00

chore(deps): Update module golang.org/x/net to v0.37.0 (#594)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-05 22:08:03 +00:00
committed by GitHub
parent 6d23f59d6a
commit 02c207d0b8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -43,7 +43,7 @@ require (
github.com/tufanbarisyildirim/gonginx v0.0.0-20250225174229-c03497ddaef6
github.com/urfave/cli/v3 v3.0.0-beta1
golang.org/x/crypto v0.36.0
golang.org/x/net v0.36.0
golang.org/x/net v0.37.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v3 v3.0.1
gorm.io/gorm v1.25.12