Skip to content

Commit

Permalink
fix(deps): update module github.com/donewscode/core to v0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 17, 2022
1 parent 4704262 commit a92f623
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-processor
go 1.17

require (
github.com/DoNewsCode/core v0.11.1
github.com/DoNewsCode/core v0.12.2
github.com/fsnotify/fsnotify v1.5.1 // indirect
github.com/knadh/koanf v1.4.0 // indirect
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.11.1 h1:Q1iPIJHMuFxh3SULXhbA2ASzHvwd8Y11Vgc4H/xc2I8=
github.com/DoNewsCode/core v0.11.1/go.mod h1:Kna15zPRiR+7iEzGyTHX83fAEjH8gcqJa91UbDa6Wuo=
github.com/DoNewsCode/core v0.12.2 h1:ZZxKUMjHOCq4jddp8EFCa3ktsUc0gGXm14CgXdtoXfA=
github.com/DoNewsCode/core v0.12.2/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 a92f623

Please sign in to comment.