Skip to content

Commit 279e449

Browse files
authored
Merge pull request #13 from ThreeDotsLabs/bump-watermill
Bump watermill
2 parents d350b94 + 84a029d commit 279e449

File tree

2 files changed

+494
-28
lines changed

2 files changed

+494
-28
lines changed

go.mod

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ module github.com/ThreeDotsLabs/watermill-amazonsqs
33
go 1.12
44

55
require (
6-
github.com/ThreeDotsLabs/watermill v1.1.1
6+
github.com/ThreeDotsLabs/watermill v1.2.0
77
github.com/aws/aws-sdk-go v1.25.11
8-
github.com/google/uuid v1.1.2 // indirect
9-
github.com/renstrom/shortuuid v3.0.0+incompatible // indirect
10-
github.com/stretchr/testify v1.3.0
8+
github.com/stretchr/testify v1.8.1
119
)

0 commit comments

Comments
 (0)