mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-27 13:56:25 +02:00
rename to 'imageproxy' (drop 'go-' prefix)
This commit is contained in:
parent
26dde07ec0
commit
462b70dcc2
6 changed files with 13 additions and 13 deletions
|
|
@ -24,7 +24,7 @@ import (
|
|||
"reflect"
|
||||
|
||||
"github.com/disintegration/imaging"
|
||||
"github.com/willnorris/go-imageproxy/data"
|
||||
"github.com/willnorris/imageproxy/data"
|
||||
)
|
||||
|
||||
var emptyOptions = new(data.Options)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue