Skip to content

Commit

Permalink
fix(deps): update module github.com/donewscode/core to v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 6, 2022
1 parent 96eaa71 commit 370616d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/DoNewsCode/core-queue
go 1.16

require (
github.com/DoNewsCode/core v0.11.0
github.com/DoNewsCode/core v0.11.1
github.com/go-kit/kit v0.12.0
github.com/go-redis/redis/v8 v8.11.3
github.com/knadh/koanf v1.3.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ github.com/DoNewsCode/core v0.10.4 h1:DfJbyWhSmkkAQ1O9CxjuxZhYhS9PXBrS2Qy2RGTFgj
github.com/DoNewsCode/core v0.10.4/go.mod h1:Kna15zPRiR+7iEzGyTHX83fAEjH8gcqJa91UbDa6Wuo=
github.com/DoNewsCode/core v0.11.0 h1:jNKpjXxuSrPh5p/98ZB3csf66TVOu8Ub8rvcRBidNhM=
github.com/DoNewsCode/core v0.11.0/go.mod h1:Kna15zPRiR+7iEzGyTHX83fAEjH8gcqJa91UbDa6Wuo=
github.com/DoNewsCode/core v0.11.1 h1:Q1iPIJHMuFxh3SULXhbA2ASzHvwd8Y11Vgc4H/xc2I8=
github.com/DoNewsCode/core v0.11.1/go.mod h1:Kna15zPRiR+7iEzGyTHX83fAEjH8gcqJa91UbDa6Wuo=
github.com/HdrHistogram/hdrhistogram-go v1.1.0/go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo=
github.com/HdrHistogram/hdrhistogram-go v1.1.2/go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo=
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
Expand Down

0 comments on commit 370616d

Please sign in to comment.