Skip to content

Commit a79acf0

Browse files
committed
fix(deps): update module github.com/donewscode/core to v0.12.1
1 parent 6fd3958 commit a79acf0

File tree

2 files changed

+277
-2
lines changed

2 files changed

+277
-2
lines changed

go.mod

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

55
require (
6-
github.com/DoNewsCode/core v0.9.2
6+
github.com/DoNewsCode/core v0.12.1
77
github.com/ThreeDotsLabs/watermill v1.1.1
8-
github.com/go-kit/kit v0.11.0
8+
github.com/go-kit/kit v0.12.0
99
github.com/oklog/run v1.1.0
1010
github.com/stretchr/testify v1.7.0
1111
)

0 commit comments

Comments
 (0)