chai2010 / webp

WebP decoder and encoder for Go (Zero Dependencies).
http://godoc.org/github.com/chai2010/webp
BSD 3-Clause "New" or "Revised" License
539 stars 90 forks source link

Fix `go mod vendor` issue #42

Closed jjkoh95 closed 2 years ago

jjkoh95 commented 2 years ago

To fix issue: https://github.com/chai2010/webp/issues/38

Verified changes through go mod vendor, folder internal is included: image