Upgrade xorm/builder from v0.3.9 to v0.3.10 (#19296)
xorm/builder v0.3.10 add support to EXISTS and NOT EXISTS.
This commit is contained in:
parent
43ff92e122
commit
cf5d4a7230
2 changed files with 3 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -100,7 +100,7 @@ require (
|
|||
gopkg.in/yaml.v2 v2.4.0
|
||||
mvdan.cc/xurls/v2 v2.4.0
|
||||
strk.kbt.io/projects/go/libravatar v0.0.0-20191008002943-06d1c002b251
|
||||
xorm.io/builder v0.3.9
|
||||
xorm.io/builder v0.3.10
|
||||
xorm.io/xorm v1.2.5
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue