mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-09 23:17:21 +08:00
feat: update golang.org/x/net version to v0.37.0 (#8146)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -22s
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -22s
This commit is contained in:
parent
221162d44f
commit
9cf4bfc606
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -55,7 +55,7 @@ require (
|
|||
github.com/tencentyun/cos-go-sdk-v5 v0.7.46
|
||||
github.com/xlzd/gotp v0.1.0
|
||||
golang.org/x/crypto v0.32.0
|
||||
golang.org/x/net v0.33.0
|
||||
golang.org/x/net v0.37.0
|
||||
golang.org/x/oauth2 v0.24.0
|
||||
golang.org/x/sys v0.29.0
|
||||
golang.org/x/term v0.28.0
|
||||
|
|
Loading…
Add table
Reference in a new issue