Skip to content

Commit 6264c36

Browse files
fix(deps): update module github.com/threedotslabs/watermill to v1.2.0
1 parent 6fd3958 commit 6264c36

File tree

2 files changed

+230
-2
lines changed

2 files changed

+230
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.16
44

55
require (
66
github.com/DoNewsCode/core v0.9.2
7-
github.com/ThreeDotsLabs/watermill v1.1.1
7+
github.com/ThreeDotsLabs/watermill v1.2.0
88
github.com/go-kit/kit v0.11.0
99
github.com/oklog/run v1.1.0
10-
github.com/stretchr/testify v1.7.0
10+
github.com/stretchr/testify v1.8.1
1111
)

0 commit comments

Comments
 (0)