summaryrefslogtreecommitdiff
path: root/fetcher.go
diff options
context:
space:
mode:
Diffstat (limited to 'fetcher.go')
-rw-r--r--fetcher.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetcher.go b/fetcher.go
index 4c6eec3..7a196e4 100644
--- a/fetcher.go
+++ b/fetcher.go
@@ -26,7 +26,7 @@ package rhimport
import (
"fmt"
- "github.com/golang-basic/go-curl"
+ "github.com/andelf/go-curl"
"io/ioutil"
"mime"
"net/http"