feat: update golang.org/x/net version to v0.37.0 (#8146)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -22s

This commit is contained in:
zhengkunwang 2025-03-13 18:30:25 +08:00 committed by GitHub
parent 221162d44f
commit 9cf4bfc606
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -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