fix(deps): update module golang.org/x/image to v0.5.0 [security skip ci] (#3489)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-18 18:13:22 +08:00
committed by GitHub
parent ee77c3b113
commit 05d3727335
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -31,7 +31,7 @@ require (
github.com/upyun/go-sdk/v3 v3.0.3
github.com/winfsp/cgofuse v1.5.0
golang.org/x/crypto v0.6.0
golang.org/x/image v0.4.0
golang.org/x/image v0.5.0
golang.org/x/net v0.7.0
gorm.io/driver/mysql v1.4.6
gorm.io/driver/postgres v1.4.8