1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-02 16:35:19 +02:00

rename import path

This commit is contained in:
Unknwon 2015-12-15 17:25:45 -05:00
parent 3362b3a44f
commit 19423957b1
22 changed files with 23 additions and 21 deletions

View file

@ -27,7 +27,7 @@ import (
"github.com/mcuadros/go-version"
"gopkg.in/ini.v1"
git "github.com/gogits/git-shell"
"github.com/gogits/git-module"
api "github.com/gogits/go-gogs-client"
"github.com/gogits/gogs/modules/base"