Remove quotestr totally #1366

Merged
lunny merged 3 commits from remove-quotestr-totally into master 2019-07-24 06:38:06 +00:00
Showing only changes of commit c41ec45883 - Show all commits

2
go.mod
View File

@ -15,5 +15,5 @@ require (
github.com/stretchr/testify v1.3.0
github.com/ziutek/mymysql v1.5.4
xorm.io/builder v0.3.5
xorm.io/core v0.6.3
xorm.io/core v0.7.0
)