Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
enoch
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DevOps
enoch
Commits
2fdc36e6
Commit
2fdc36e6
authored
Nov 15, 2019
by
jingbo.wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
降级sarama版本,新版本clientgroup.close出现bug,报panic
parent
c64dac66
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
go.mod
go.mod
+1
-1
No files found.
go.mod
View file @
2fdc36e6
...
@@ -3,7 +3,7 @@ module git.quantgroup.cn/DevOps/enoch
...
@@ -3,7 +3,7 @@ module git.quantgroup.cn/DevOps/enoch
go 1.12
go 1.12
require (
require (
github.com/Shopify/sarama v1.2
4
.1
github.com/Shopify/sarama v1.2
3
.1
github.com/gomodule/redigo v2.0.0+incompatible
github.com/gomodule/redigo v2.0.0+incompatible
github.com/influxdata/influxdb v1.7.9
github.com/influxdata/influxdb v1.7.9
github.com/mkevac/debugcharts v0.0.0-20180124214838-d3203a8fa926
github.com/mkevac/debugcharts v0.0.0-20180124214838-d3203a8fa926
...
...
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