mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-11 01:28:17 +00:00
7 lines
137 B
Modula-2
7 lines
137 B
Modula-2
|
module xorm.io/builder
|
||
|
|
||
|
require (
|
||
|
github.com/go-xorm/sqlfiddle v0.0.0-20180821085327-62ce714f951a
|
||
|
github.com/stretchr/testify v1.3.0
|
||
|
)
|