1
0
mirror of https://github.com/beego/bee.git synced 2025-06-13 22:10:38 +00:00

upgrade version to 2

This commit is contained in:
Ming Deng
2020-12-16 13:20:41 +08:00
parent ebb2fee3fc
commit 06e09b0f87
59 changed files with 202 additions and 191 deletions

View File

@ -8,9 +8,9 @@ import (
"strconv"
"strings"
"github.com/beego/bee/internal/pkg/command"
"github.com/beego/bee/internal/pkg/utils"
beeLogger "github.com/beego/bee/logger"
"github.com/beego/bee/v2/internal/pkg/command"
"github.com/beego/bee/v2/internal/pkg/utils"
beeLogger "github.com/beego/bee/v2/logger"
)
// git tag