2019-06-23 20:52:43 +05:30
|
|
|
module xorm.io/builder
|
|
|
|
|
2019-09-24 18:52:39 +05:30
|
|
|
go 1.11
|
|
|
|
|
2019-06-23 20:52:43 +05:30
|
|
|
require (
|
2020-03-22 20:42:55 +05:30
|
|
|
gitea.com/xorm/sqlfiddle v0.0.0-20180821085327-62ce714f951a
|
2019-06-23 20:52:43 +05:30
|
|
|
github.com/stretchr/testify v1.3.0
|
|
|
|
)
|