mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-06 02:24:19 +02:00
move gifresize into its own repo
This commit is contained in:
parent
db51a19ddb
commit
dbf505d137
2 changed files with 1 additions and 65 deletions
|
|
@ -22,7 +22,7 @@ import (
|
|||
"image/png"
|
||||
|
||||
"github.com/disintegration/imaging"
|
||||
"willnorris.com/go/imageproxy/third_party/gifresize"
|
||||
"willnorris.com/go/gifresize"
|
||||
)
|
||||
|
||||
// default compression quality of resized jpegs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue