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
33go 1.16
44
55require (
6- github.com/DoNewsCode/core v0.11.0
6+ github.com/DoNewsCode/core v0.11.1
77 github.com/go-kit/kit v0.12.0
88 github.com/go-redis/redis/v8 v8.11.3
99 github.com/knadh/koanf v1.3.3
Original file line number Diff line number Diff line change @@ -51,6 +51,8 @@ github.com/DoNewsCode/core v0.10.4 h1:DfJbyWhSmkkAQ1O9CxjuxZhYhS9PXBrS2Qy2RGTFgj
5151github.com/DoNewsCode/core v0.10.4 /go.mod h1:Kna15zPRiR+7iEzGyTHX83fAEjH8gcqJa91UbDa6Wuo =
5252github.com/DoNewsCode/core v0.11.0 h1:jNKpjXxuSrPh5p/98ZB3csf66TVOu8Ub8rvcRBidNhM =
5353github.com/DoNewsCode/core v0.11.0 /go.mod h1:Kna15zPRiR+7iEzGyTHX83fAEjH8gcqJa91UbDa6Wuo =
54+ github.com/DoNewsCode/core v0.11.1 h1:Q1iPIJHMuFxh3SULXhbA2ASzHvwd8Y11Vgc4H/xc2I8 =
55+ github.com/DoNewsCode/core v0.11.1 /go.mod h1:Kna15zPRiR+7iEzGyTHX83fAEjH8gcqJa91UbDa6Wuo =
5456github.com/HdrHistogram/hdrhistogram-go v1.1.0 /go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo =
5557github.com/HdrHistogram/hdrhistogram-go v1.1.2 /go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo =
5658github.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