Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bwallet
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
Go
bwallet
Commits
810dd440
Commit
810dd440
authored
Dec 23, 2019
by
shajiaiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
8125825e
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
0 deletions
+17
-0
go.mod
go.mod
+17
-0
go.sum
go.sum
+0
-0
No files found.
go.mod
0 → 100644
View file @
810dd440
module bwallet
go 1.12
require (
github.com/Unknwon/com v0.0.0-20190321035513-0fed4efef755
github.com/astaxie/beego v0.0.0-20190705035841-de7ce2f9b02d
github.com/boombuler/barcode v0.0.0-20190219062509-6c824513bacc
github.com/dgrijalva/jwt-go v0.0.0-20190620180102-5e25c22bd5d6
github.com/gin-gonic/gin v1.5.0
github.com/go-ini/ini v1.44.0
github.com/go-sql-driver/mysql v1.4.1
github.com/gomodule/redigo v2.0.0+incompatible
github.com/jinzhu/gorm v1.9.10
github.com/kr/pretty v0.1.0 // indirect
gopkg.in/ini.v1 v1.51.0 // indirect
)
go.sum
0 → 100644
View file @
810dd440
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