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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-16 18:15:19 +08:00
committed by GitHub
parent e61bac039a
commit fb7a5dec1b
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

@ -30,7 +30,7 @@ require (
github.com/upyun/go-sdk/v3 v3.0.3
github.com/winfsp/cgofuse v1.5.0
golang.org/x/crypto v0.3.0
golang.org/x/image v0.1.0
golang.org/x/image v0.2.0
golang.org/x/net v0.2.0
gorm.io/driver/mysql v1.4.4
gorm.io/driver/postgres v1.4.5
@ -101,7 +101,7 @@ require (
github.com/ugorji/go/codec v1.2.7 // indirect
go.etcd.io/bbolt v1.3.5 // indirect
golang.org/x/sys v0.2.0 // indirect
golang.org/x/text v0.4.0 // indirect
golang.org/x/text v0.5.0 // indirect
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af // indirect
google.golang.org/protobuf v1.28.0 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect