*: rename "gogits" to "gogs"

This commit is contained in:
Unknwon
2018-05-27 08:53:48 +08:00
parent 73dbaefec5
commit aff4208244
127 changed files with 533 additions and 533 deletions

View File

@@ -12,8 +12,8 @@ import (
"github.com/urfave/cli"
"github.com/gogits/gogs/cmd"
"github.com/gogits/gogs/pkg/setting"
"github.com/gogs/gogs/cmd"
"github.com/gogs/gogs/pkg/setting"
)
const APP_VER = "0.11.49.0521"