1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Remove hg dep

This commit is contained in:
Unknwon
2014-09-07 19:58:01 -04:00
parent f8977f4847
commit 25d6ae69d1
36 changed files with 119822 additions and 8 deletions

View File

@@ -11,13 +11,13 @@ import (
"path/filepath"
"strings"
"github.com/saintfish/chardet"
"github.com/gogits/gogs/modules/base"
"github.com/gogits/gogs/modules/git"
"github.com/gogits/gogs/modules/log"
"github.com/gogits/gogs/modules/mahonia"
"github.com/gogits/gogs/modules/middleware"
"code.google.com/p/mahonia"
"github.com/saintfish/chardet"
)
const (