chore(deps): update golang.org/x/image digest to e7cb969
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
Renovate Bot 2022-09-10 23:45:45 +00:00
commit f780c96828
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-20220829220503-c86fa9a7ed90
golang.org/x/image v0.0.0-20220722155232-062f8c9fd539
golang.org/x/image v0.0.0-20220902085622-e7cb96979f69
golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094
gopkg.in/fsnotify.v1 v1.4.7
)