Skip to content

Commit

Permalink
Merge pull request #22 from DoNewsCode/renovate/github.com-donewscode…
Browse files Browse the repository at this point in the history
…-core-0.x

fix(deps): update module github.com/donewscode/core to v0.11.0
  • Loading branch information
Reasno committed Dec 27, 2021
2 parents 6d09bc2 + 27c821d commit 96eaa71
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.10.4
github.com/DoNewsCode/core v0.11.0
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 @@ -49,6 +49,8 @@ github.com/DoNewsCode/core v0.10.2 h1:uBaBdqlNEIfyPVOvOTs86evjdYQNssqpZZoUDbGZQR
github.com/DoNewsCode/core v0.10.2/go.mod h1:Kna15zPRiR+7iEzGyTHX83fAEjH8gcqJa91UbDa6Wuo=
github.com/DoNewsCode/core v0.10.4 h1:DfJbyWhSmkkAQ1O9CxjuxZhYhS9PXBrS2Qy2RGTFgjE=
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/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 96eaa71

Please sign in to comment.