1
0

fix(deps): update module xorm.io/builder to v0.3.13

This commit is contained in:
renovate
2023-07-20 11:02:05 +00:00
parent 1647282f0b
commit f07adb5edd
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -74,7 +74,7 @@ require (
gopkg.in/yaml.v3 v3.0.1
src.techknowlogick.com/xgo v1.7.1-0.20230711181658-617d3b65dd40
src.techknowlogick.com/xormigrate v1.5.0
xorm.io/builder v0.3.12
xorm.io/builder v0.3.13
xorm.io/xorm v1.3.2
)