aboutsummaryrefslogtreecommitdiff
path: root/routes/user/home.go
diff options
context:
space:
mode:
Diffstat (limited to 'routes/user/home.go')
1 files changed, 4 insertions, 4 deletions
diff --git a/routes/user/home.go b/routes/user/home.go
index c3b9b182..2ca53eb7 100644
--- a/routes/user/home.go
+++ b/routes/user/home.go
@@ -11,10 +11,10 @@ import (
"github.com/Unknwon/com"
"github.com/Unknwon/paginater"
- "github.com/gogits/gogs/models"
- "github.com/gogits/gogs/models/errors"
- "github.com/gogits/gogs/pkg/context"
- "github.com/gogits/gogs/pkg/setting"
+ "github.com/gogs/gogs/models"
+ "github.com/gogs/gogs/models/errors"
+ "github.com/gogs/gogs/pkg/context"
+ "github.com/gogs/gogs/pkg/setting"
)
const (