Skip to content

Commit 552b4a6

Browse files
authored
Merge pull request #6 from DoNewsCode/renovate/github.com-donewscode-core-0.x
fix(deps): update module github.com/donewscode/core to v0.9.2
2 parents dffa771 + 1d5e6ac commit 552b4a6

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/DoNewsCode/core-dtx
33
go 1.14
44

55
require (
6-
github.com/DoNewsCode/core v0.9.1
6+
github.com/DoNewsCode/core v0.9.2
77
github.com/go-kit/kit v0.11.0
88
github.com/hashicorp/go-multierror v1.1.1
99
github.com/oklog/run v1.1.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ github.com/DoNewsCode/core v0.9.0 h1:O7Wu69cfA9mKZdLxRXT9u0zNaR/AgxFc/qG1epiAgCg
4646
github.com/DoNewsCode/core v0.9.0/go.mod h1:XXq48g0t3QG0czqtuqtIU72Lc56Na9sK094Zd4imIrg=
4747
github.com/DoNewsCode/core v0.9.1 h1:TT9jmSz65Mvk1RxmOYZfblmjg4+ZszFhaX+XCm54nUg=
4848
github.com/DoNewsCode/core v0.9.1/go.mod h1:XXq48g0t3QG0czqtuqtIU72Lc56Na9sK094Zd4imIrg=
49+
github.com/DoNewsCode/core v0.9.2 h1:firHkklBFkdNbtX/YGcaIjgY+fQ9pne4uwCZVfpJ1Gk=
50+
github.com/DoNewsCode/core v0.9.2/go.mod h1:XXq48g0t3QG0czqtuqtIU72Lc56Na9sK094Zd4imIrg=
4951
github.com/HdrHistogram/hdrhistogram-go v1.0.1/go.mod h1:BWJ+nMSHY3L41Zj7CA3uXnloDp7xxV0YvstAE7nKTaM=
5052
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
5153
github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc=

0 commit comments

Comments
 (0)