Skip to content

Commit

Permalink
fix(deps): update module github.com/donewscode/core to v0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent 1fda0a0 commit 74eaba4
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-otfranz
go 1.17

require (
github.com/DoNewsCode/core v0.12.0
github.com/DoNewsCode/core v0.12.3
github.com/go-kit/log v0.2.0
github.com/knadh/koanf v1.4.0
github.com/oklog/run v1.1.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ github.com/ClickHouse/clickhouse-go v1.4.5/go.mod h1:EaI/sW7Azgz9UATzd5ZdZHRUhHg
github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ=
github.com/DoNewsCode/core v0.12.0 h1:ETZrGcyvViQlhYLGQTDXlK4j2CfJu8gN9ATApd0vIBs=
github.com/DoNewsCode/core v0.12.0/go.mod h1:XsqwenXsqmdoBkE2lx4Yo7UeqQ6V7M+g8831kse/SQk=
github.com/DoNewsCode/core v0.12.3 h1:HImd85yFc8FsPo7KQPMOQQ14VbolFtsbinrR1PUKwFI=
github.com/DoNewsCode/core v0.12.3/go.mod h1:XsqwenXsqmdoBkE2lx4Yo7UeqQ6V7M+g8831kse/SQk=
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 74eaba4

Please sign in to comment.