mirror of
https://gitee.com/johng/gf
synced 2026-07-03 20:01:04 +08:00
v2 -> v3
This commit is contained in:
@ -12,7 +12,7 @@ import (
|
||||
"runtime"
|
||||
"strings"
|
||||
|
||||
"github.com/gogf/gf/v2/errors/gcode"
|
||||
"github.com/gogf/gf/v3/errors/gcode"
|
||||
)
|
||||
|
||||
// Error is custom error for additional features.
|
||||
|
||||
Reference in New Issue
Block a user