File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/DoNewsCode/core-queue
3
3
go 1.16
4
4
5
5
require (
6
- github.com/DoNewsCode/core v0.10.4
6
+ github.com/DoNewsCode/core v0.11.0
7
7
github.com/go-kit/kit v0.12.0
8
8
github.com/go-redis/redis/v8 v8.11.3
9
9
github.com/knadh/koanf v1.3.3
Original file line number Diff line number Diff line change @@ -49,6 +49,8 @@ github.com/DoNewsCode/core v0.10.2 h1:uBaBdqlNEIfyPVOvOTs86evjdYQNssqpZZoUDbGZQR
49
49
github.com/DoNewsCode/core v0.10.2 /go.mod h1:Kna15zPRiR+7iEzGyTHX83fAEjH8gcqJa91UbDa6Wuo =
50
50
github.com/DoNewsCode/core v0.10.4 h1:DfJbyWhSmkkAQ1O9CxjuxZhYhS9PXBrS2Qy2RGTFgjE =
51
51
github.com/DoNewsCode/core v0.10.4 /go.mod h1:Kna15zPRiR+7iEzGyTHX83fAEjH8gcqJa91UbDa6Wuo =
52
+ github.com/DoNewsCode/core v0.11.0 h1:jNKpjXxuSrPh5p/98ZB3csf66TVOu8Ub8rvcRBidNhM =
53
+ github.com/DoNewsCode/core v0.11.0 /go.mod h1:Kna15zPRiR+7iEzGyTHX83fAEjH8gcqJa91UbDa6Wuo =
52
54
github.com/HdrHistogram/hdrhistogram-go v1.1.0 /go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo =
53
55
github.com/HdrHistogram/hdrhistogram-go v1.1.2 /go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo =
54
56
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible /go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0 =
You can’t perform that action at this time.
0 commit comments