mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-04 05:32:22 +00:00
9 lines
142 B
Modula-2
9 lines
142 B
Modula-2
|
module xorm.io/builder
|
||
|
|
||
|
go 1.11
|
||
|
|
||
|
require (
|
||
|
gitea.com/xorm/sqlfiddle v0.0.0-20180821085327-62ce714f951a
|
||
|
github.com/stretchr/testify v1.3.0
|
||
|
)
|