fix(deps): update module golang.org/x/image to v0.7.0 (#4065)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-08 21:51:51 +08:00
committed by GitHub
parent b1efb86b28
commit c77eebb035
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -32,7 +32,7 @@ require (
github.com/upyun/go-sdk/v3 v3.0.4
github.com/winfsp/cgofuse v1.5.0
golang.org/x/crypto v0.8.0
golang.org/x/image v0.6.0
golang.org/x/image v0.7.0
golang.org/x/net v0.9.0
gorm.io/driver/mysql v1.4.7
gorm.io/driver/postgres v1.4.8