From 19423957b17fe583e9a04f45aafe91335354d6e2 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Tue, 15 Dec 2015 17:25:45 -0500 Subject: rename import path --- routers/repo/download.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'routers/repo/download.go') diff --git a/routers/repo/download.go b/routers/repo/download.go index 3c3256b3..cb863c61 100644 --- a/routers/repo/download.go +++ b/routers/repo/download.go @@ -8,7 +8,7 @@ import ( "io" "path" - "github.com/gogits/git-shell" + "github.com/gogits/git-module" "github.com/gogits/gogs/modules/base" "github.com/gogits/gogs/modules/middleware" -- cgit v1.2.3