cgars %!s(int64=8) %!d(string=hai) anos
pai
achega
615ef15f39
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cmd/serv.go

+ 1 - 1
cmd/serv.go

@@ -19,7 +19,7 @@ import (
 	"github.com/gogits/gogs/models"
 	"github.com/gogits/gogs/models/errors"
 	"github.com/gogits/gogs/pkg/setting"
-	http "github.com/gogits/gogs/routers/repo"
+	http "github.com/gogits/gogs/routes/repo"
 	"syscall"
 )