File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/DoNewsCode/core-otfranz
33go 1.17
44
55require (
6- github.com/DoNewsCode/core v0.12.0
6+ github.com/DoNewsCode/core v0.12.1
77 github.com/go-kit/log v0.2.0
88 github.com/knadh/koanf v1.4.0
99 github.com/oklog/run v1.1.0
Original file line number Diff line number Diff line change @@ -55,6 +55,8 @@ github.com/ClickHouse/clickhouse-go v1.4.5/go.mod h1:EaI/sW7Azgz9UATzd5ZdZHRUhHg
5555github.com/DataDog/datadog-go v3.2.0+incompatible /go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ =
5656github.com/DoNewsCode/core v0.12.0 h1:ETZrGcyvViQlhYLGQTDXlK4j2CfJu8gN9ATApd0vIBs =
5757github.com/DoNewsCode/core v0.12.0 /go.mod h1:XsqwenXsqmdoBkE2lx4Yo7UeqQ6V7M+g8831kse/SQk =
58+ github.com/DoNewsCode/core v0.12.1 h1:wvXtpv15GKYPCdGxwAxmyQsX4yR2ZbKthxfkI+Q2aBo =
59+ github.com/DoNewsCode/core v0.12.1 /go.mod h1:XsqwenXsqmdoBkE2lx4Yo7UeqQ6V7M+g8831kse/SQk =
5860github.com/HdrHistogram/hdrhistogram-go v1.1.0 /go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo =
5961github.com/HdrHistogram/hdrhistogram-go v1.1.2 /go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo =
6062github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible /go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0 =
You can’t perform that action at this time.
0 commit comments