We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dffa771 commit 08a97ddCopy full SHA for 08a97dd
2 files changed
go.mod
@@ -3,8 +3,8 @@ module github.com/DoNewsCode/core-dtx
3
go 1.14
4
5
require (
6
- github.com/DoNewsCode/core v0.9.1
7
- github.com/go-kit/kit v0.11.0
+ github.com/DoNewsCode/core v0.10.0
+ github.com/go-kit/kit v0.12.0
8
github.com/hashicorp/go-multierror v1.1.1
9
github.com/oklog/run v1.1.0
10
github.com/pkg/errors v0.9.1
0 commit comments