fix: update org name

This commit is contained in:
 Ilya Atamas
2019-05-07 11:05:12 +03:00
parent 96e53a0462
commit fa1c796f3c
9 changed files with 19 additions and 19 deletions

View File

@@ -5,7 +5,7 @@ import (
"net/http"
"os"
npmproxy "github.com/emeralt/npm-cache-proxy/proxy"
npmproxy "github.com/pkgems/npm-cache-proxy/proxy"
"github.com/go-redis/redis"
)