mirror of
https://gitee.com/johng/gf
synced 2026-07-03 11:51:04 +08:00
v2 -> v3
This commit is contained in:
@ -10,7 +10,7 @@ import (
|
||||
"reflect"
|
||||
"strings"
|
||||
|
||||
"github.com/gogf/gf/v2/internal/utils"
|
||||
"github.com/gogf/gf/v3/internal/utils"
|
||||
)
|
||||
|
||||
// CachedStructInfo holds the cached info for certain struct.
|
||||
|
||||
Reference in New Issue
Block a user