-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgo.mod
23 lines (20 loc) · 855 Bytes
/
go.mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
module github.com/OTCGO/sea-server-go
go 1.12
require (
cloud.google.com/go v0.38.0 // indirect
github.com/BurntSushi/toml v0.3.1
github.com/astaxie/beego v1.11.1 // indirect
github.com/denisenkom/go-mssqldb v0.0.0-20190423194141-731ef375ac02 // indirect
github.com/gin-contrib/cors v1.3.0
github.com/gin-gonic/gin v1.4.0
github.com/go-sql-driver/mysql v1.4.1
github.com/go-xorm/builder v0.3.4 // indirect
github.com/go-xorm/core v0.6.2
github.com/go-xorm/xorm v0.7.1
github.com/google/go-cmp v0.3.0 // indirect
github.com/hzxiao/goutil v0.0.0-20190511024245-b12a37145e95
github.com/lib/pq v1.1.0 // indirect
golang.org/x/crypto v0.0.0-20190428033426-a29dc8fdc734
google.golang.org/appengine v1.5.0 // indirect
)
replace github.com/go-xorm/xorm => github.com/go-xorm/xorm v0.7.2-0.20190330194841-617e0ae295d7fd8a4ea48f6c782781f6cc367c7e