rename import path

This commit is contained in:
Unknwon
2015-12-15 17:25:45 -05:00
parent 3362b3a44f
commit 19423957b1
22 changed files with 23 additions and 21 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
package repo
import (
"github.com/gogits/git-shell"
"github.com/gogits/git-module"
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/modules/middleware"
+1 -1
View File
@@ -17,7 +17,7 @@ import (
"gopkg.in/ini.v1"
"gopkg.in/macaron.v1"
"github.com/gogits/git-shell"
"github.com/gogits/git-module"
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/models/cron"
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"github.com/Unknwon/paginater"
"github.com/gogits/git-shell"
"github.com/gogits/git-module"
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/modules/base"
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"github.com/Unknwon/com"
"github.com/gogits/git-shell"
"github.com/gogits/git-module"
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/modules/auth"
+1 -1
View File
@@ -12,7 +12,7 @@ import (
"github.com/Unknwon/com"
"github.com/gogits/git-shell"
"github.com/gogits/git-module"
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/modules/auth"
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"strings"
"time"
"github.com/gogits/git-shell"
"github.com/gogits/git-module"
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/modules/auth"
+1 -1
View File
@@ -12,7 +12,7 @@ import (
"github.com/Unknwon/paginater"
git "github.com/gogits/git-shell"
"github.com/gogits/git-module"
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/modules/base"
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"strings"
"time"
"github.com/gogits/git-shell"
"github.com/gogits/git-module"
"github.com/gogits/gogs/models"
"github.com/gogits/gogs/modules/auth"