Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
chain33-pai
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ligaishun
chain33-pai
Commits
54b4fffb
Commit
54b4fffb
authored
Sep 20, 2019
by
root
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add mod
parent
e3a619d3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
40 additions
and
0 deletions
+40
-0
go.mod
go.mod
+40
-0
go.sum
go.sum
+0
-0
No files found.
go.mod
0 → 100644
View file @
54b4fffb
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
)
go.sum
0 → 100644
View file @
54b4fffb
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment