mirror of
https://gitee.com/gitea/gitea
synced 2025-11-22 17:30:28 +08:00
#2700 fix sqlite3 can't create issue with more than one label
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
||||
"github.com/mcuadros/go-version"
|
||||
"gopkg.in/ini.v1"
|
||||
|
||||
"github.com/gogits/git-module"
|
||||
git "github.com/gogits/git-module"
|
||||
api "github.com/gogits/go-gogs-client"
|
||||
|
||||
"github.com/gogits/gogs/modules/bindata"
|
||||
|
||||
Reference in New Issue
Block a user