mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-25 12:56:23 +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
|
|
@ -27,8 +27,8 @@ import (
|
|||
|
||||
"github.com/golang/glog"
|
||||
"github.com/gregjones/httpcache"
|
||||
"github.com/willnorris/go-imageproxy/data"
|
||||
"github.com/willnorris/go-imageproxy/transform"
|
||||
"github.com/willnorris/imageproxy/data"
|
||||
"github.com/willnorris/imageproxy/transform"
|
||||
)
|
||||
|
||||
// URLError reports a malformed URL error.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue