mirror of
https://gitee.com/johng/gf
synced 2026-07-05 05:13:14 +08:00
v2 -> v3
This commit is contained in:
@ -13,8 +13,8 @@ import (
|
||||
"runtime"
|
||||
"strings"
|
||||
|
||||
"github.com/gogf/gf/v2/internal/consts"
|
||||
"github.com/gogf/gf/v2/internal/errors"
|
||||
"github.com/gogf/gf/v3/internal/consts"
|
||||
"github.com/gogf/gf/v3/internal/errors"
|
||||
)
|
||||
|
||||
// stackInfo manages stack info of certain error.
|
||||
|
||||
Reference in New Issue
Block a user