Skip to content

Commit 08a97dd

Browse files
committed
chore: go mod tidy
1 parent dffa771 commit 08a97dd

2 files changed

Lines changed: 116 additions & 38 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/DoNewsCode/core-dtx
33
go 1.14
44

55
require (
6-
github.com/DoNewsCode/core v0.9.1
7-
github.com/go-kit/kit v0.11.0
6+
github.com/DoNewsCode/core v0.10.0
7+
github.com/go-kit/kit v0.12.0
88
github.com/hashicorp/go-multierror v1.1.1
99
github.com/oklog/run v1.1.0
1010
github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)