chore(deps): update golang.org/x/image digest to 062f8c9

This commit is contained in:
Renovate Bot 2022-07-22 18:46:21 +00:00 committed by Pierre-Olivier Mercier
parent 51ff2ef3d6
commit 737207d59a
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -13,7 +13,7 @@ require (
github.com/yuin/goldmark v1.4.13
gitlab.com/nyarla/go-crypt v0.0.0-20160106005555-d9a5dc2b789b
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
golang.org/x/image v0.0.0-20220617043117-41969df76e82
golang.org/x/image v0.0.0-20220722155232-062f8c9fd539
golang.org/x/oauth2 v0.0.0-20220718184931-c8730f7fcb92
gopkg.in/fsnotify.v1 v1.4.7
)