Replace uuid module with original package

This commit is contained in:
Unknwon 2016-02-20 18:13:12 -05:00
parent 926e75d721
commit ac78bae7b5
11 changed files with 12 additions and 912 deletions

View file

@ -17,11 +17,11 @@ import (
"github.com/Unknwon/com"
"github.com/go-xorm/xorm"
gouuid "github.com/satori/go.uuid"
"github.com/gogits/gogs/modules/base"
"github.com/gogits/gogs/modules/log"
"github.com/gogits/gogs/modules/setting"
gouuid "github.com/gogits/gogs/modules/uuid"
)
var (