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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-08-02 15:38:10 +08:00
committed by GitHub
parent 220eb33f88
commit e5d123c5d3
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -41,7 +41,7 @@ require (
github.com/winfsp/cgofuse v1.5.1-0.20221118130120-84c0898ad2e0
golang.org/x/crypto v0.11.0
golang.org/x/exp v0.0.0-20230213192124-5e25df0256eb
golang.org/x/image v0.9.0
golang.org/x/image v0.10.0
golang.org/x/net v0.13.0
golang.org/x/oauth2 v0.10.0
gorm.io/driver/mysql v1.4.7