Skip to content

Commit c4a0413

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

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.3.2
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.4
1111
)

0 commit comments

Comments
 (0)