aboutsummaryrefslogtreecommitdiff
path: root/routes/admin/repos.go
diff options
context:
space:
mode:
Diffstat (limited to 'routes/admin/repos.go')
-rw-r--r--routes/admin/repos.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/routes/admin/repos.go b/routes/admin/repos.go
index b4fa2266..b8179487 100644
--- a/routes/admin/repos.go
+++ b/routes/admin/repos.go
@@ -8,9 +8,9 @@ import (
"github.com/Unknwon/paginater"
log "gopkg.in/clog.v1"
- "github.com/gogits/gogs/models"
- "github.com/gogits/gogs/pkg/context"
- "github.com/gogits/gogs/pkg/setting"
+ "github.com/gogs/gogs/models"
+ "github.com/gogs/gogs/pkg/context"
+ "github.com/gogs/gogs/pkg/setting"
)
const (