Commit 54b4fffb authored by root's avatar root

add mod

parent e3a619d3
module chain33-pai
go 1.13
require (
github.com/360EntSecGroup-Skylar/excelize v0.0.0-20180527032555-9e463b461434
github.com/PuerkitoBio/purell v1.1.0
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/astaxie/beego v0.0.0-20171218111859-f16688817aa4
github.com/boombuler/barcode v0.0.0-20180315051053-3c06908149f7
github.com/dgrijalva/jwt-go v0.0.0-20171019215719-dbeaa9332f19
github.com/fvbock/endless v0.0.0-20170109170031-447134032cb6
github.com/gin-contrib/sse v0.0.0-20170109093832-22d885f9ecc7
github.com/gin-gonic/gin v1.3.0
github.com/go-ini/ini v0.0.0-20180214101753-32e4be5f41bb
github.com/go-openapi/jsonpointer v0.17.0
github.com/go-openapi/jsonreference v0.18.0
github.com/go-openapi/spec v0.18.0
github.com/go-openapi/swag v0.17.0
github.com/go-sql-driver/mysql v0.0.0-20190510102335-877a9775f068
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/golang/protobuf v1.2.0
github.com/gomodule/redigo v0.0.0-20180401191855-9352ab68be13
github.com/jinzhu/gorm v0.0.0-20180213101209-6e1387b44c64
github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
github.com/json-iterator/go v0.0.0-20180408002546-f89479f5c0d8
github.com/mailru/easyjson v0.0.0-20180823135443-60711f1a8329
github.com/mattn/go-isatty v0.0.4
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
github.com/modern-go/reflect2 v0.0.0-20180320133207-05fbef0ca5da
github.com/swaggo/gin-swagger v0.0.0-20190110070702-0c6fcfd3c7f3
github.com/swaggo/swag v1.4.0
github.com/tealeg/xlsx v0.0.0-20180419195153-f36fa3be8893
github.com/ugorji/go v1.1.7
github.com/unknwon/com v0.0.0-20170819223952-7677a1d7c113
golang.org/x/image v0.0.0-20190910094157-69e4b8554b2a // indirect
gopkg.in/go-playground/validator.v8 v8.18.2
gopkg.in/yaml.v2 v2.2.2
)
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment