Upgrade xorm to v1.0.4 (#12694)
This commit is contained in:
parent
702e98c5ec
commit
514201af5d
9 changed files with 56 additions and 57 deletions
1
vendor/xorm.io/xorm/internal/utils/strings.go
generated
vendored
1
vendor/xorm.io/xorm/internal/utils/strings.go
generated
vendored
|
@ -27,4 +27,3 @@ func SplitNNoCase(s, sep string, n int) []string {
|
|||
}
|
||||
return strings.SplitN(s, s[idx:idx+len(sep)], n)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue