mirror of
https://github.com/astaxie/beego.git
synced 2025-06-13 15:30:40 +00:00
uing pkg module
This commit is contained in:
@ -16,7 +16,7 @@ package validation
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/astaxie/beego/logs"
|
||||
"github.com/astaxie/beego/pkg/logs"
|
||||
"reflect"
|
||||
"regexp"
|
||||
"strings"
|
||||
|
Reference in New Issue
Block a user