mirror of
https://gitee.com/johng/gf
synced 2026-07-08 22:40:30 +08:00
v2 -> v3
This commit is contained in:
@ -11,7 +11,7 @@ import (
|
||||
"reflect"
|
||||
"time"
|
||||
|
||||
"github.com/gogf/gf/v2/internal/reflection"
|
||||
"github.com/gogf/gf/v3/internal/reflection"
|
||||
)
|
||||
|
||||
// iString is used for type assert api for String().
|
||||
|
||||
Reference in New Issue
Block a user