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

This commit is contained in:
Renovate Bot 2021-12-28 03:16:41 +00:00
commit 96bf990f1a
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -11,7 +11,7 @@ require (
github.com/russross/blackfriday/v2 v2.1.0
github.com/studio-b12/gowebdav v0.0.0-20211109083228-3f8721cd4b6f
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d
golang.org/x/image v0.0.0-20211028202545-6944b10bf410
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
gopkg.in/fsnotify.v1 v1.4.7
)