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
66a3125c
Commit
66a3125c
authored
Dec 25, 2019
by
work
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
913950ff
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
go.mod
go.mod
+2
-2
go.sum
go.sum
+0
-0
No files found.
go.mod
View file @
66a3125c
...
...
@@ -4,7 +4,6 @@ go 1.12
require (
github.com/Unknwon/com v0.0.0-20190321035513-0fed4efef755
github.com/aliyun/aliyun-oss-go-sdk v2.0.4+incompatible // indirect
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
...
...
@@ -13,5 +12,6 @@ require (
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/jinzhu/inflection v1.0.0
github.com/kr/pretty v0.1.0 // indirect
gopkg.in/ini.v1 v1.51.1 // indirect
)
go.sum
View file @
66a3125c
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