fix(deps): update module golang.org/x/net to v0.7.0 [security skip ci] (#3502)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-18 17:51:33 +08:00
committed by GitHub
parent 90f111b24f
commit bd83469bb1
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -32,7 +32,7 @@ require (
github.com/winfsp/cgofuse v1.5.0
golang.org/x/crypto v0.6.0
golang.org/x/image v0.4.0
golang.org/x/net v0.6.0
golang.org/x/net v0.7.0
gorm.io/driver/mysql v1.4.6
gorm.io/driver/postgres v1.4.7
gorm.io/driver/sqlite v1.4.4