chore(deps): update golang.org/x/image commit hash to a66eb64
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2021-08-03 09:09:07 +00:00
commit 96c629f27c
2 changed files with 4 additions and 1 deletions

2
go.mod
View file

@ -10,6 +10,6 @@ require (
github.com/russross/blackfriday/v2 v2.1.0
github.com/studio-b12/gowebdav v0.0.0-20210630100626-7ff61aa87be8
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
golang.org/x/image v0.0.0-20210504121937-7319ad40d33e
golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d
gopkg.in/fsnotify.v1 v1.4.7
)