Skip to content

Commit

Permalink
vendor: Add missing WebP dependencies
Browse files Browse the repository at this point in the history
See #3529
  • Loading branch information
bep committed Jun 28, 2017
1 parent 8431c8d commit fe132e1
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,24 @@
"revision": "850760c427c516be930bc91280636328f1a62286",
"revisionTime": "2017-06-13T19:24:08Z"
},
{
"checksumSHA1": "zdekzNuFGSoxAZ8cURGsrhBObZs=",
"path": "golang.org/x/image/riff",
"revision": "426cfd8eeb6e08ab1932954e09e3c2cb2bc6e36d",
"revisionTime": "2017-05-14T06:33:48Z"
},
{
"checksumSHA1": "ebUbLKyTEaupuKj5KsceDfkn+UA=",
"path": "golang.org/x/image/vp8",
"revision": "426cfd8eeb6e08ab1932954e09e3c2cb2bc6e36d",
"revisionTime": "2017-05-14T06:33:48Z"
},
{
"checksumSHA1": "MF/A3WDD30iVwlktK0itZ0PTJho=",
"path": "golang.org/x/image/vp8l",
"revision": "426cfd8eeb6e08ab1932954e09e3c2cb2bc6e36d",
"revisionTime": "2017-05-14T06:33:48Z"
},
{
"checksumSHA1": "wwirbKM4d69iWA4s9JwpXTsda3A=",
"path": "golang.org/x/image/webp",
Expand Down

0 comments on commit fe132e1

Please sign in to comment.