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.
2 parents d350b94 + 84a029d commit 279e449Copy full SHA for 279e449
go.mod
@@ -3,9 +3,7 @@ module github.com/ThreeDotsLabs/watermill-amazonsqs
3
go 1.12
4
5
require (
6
- github.com/ThreeDotsLabs/watermill v1.1.1
+ github.com/ThreeDotsLabs/watermill v1.2.0
7
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
+ github.com/stretchr/testify v1.8.1
11
)
0 commit comments