Prepare for release v0.3.0
This commit is contained in:
parent
11a28428de
commit
660b47373d
4 changed files with 4 additions and 3 deletions
|
@ -10,9 +10,10 @@ import (
|
|||
"strconv"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
qlog "github.com/qiniu/log"
|
||||
|
||||
"github.com/gogits/gogs/models"
|
||||
"github.com/gogits/gogs/modules/base"
|
||||
qlog "github.com/qiniu/log"
|
||||
)
|
||||
|
||||
var CmdUpdate = cli.Command{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue