Skip to content

Commit 84eb18f

Browse files
authored
Merge pull request #12 from ThreeDotsLabs/bump-watermill-2
Bump watermill
2 parents 199ac36 + 97466cd commit 84eb18f

File tree

3 files changed

+496
-52
lines changed

3 files changed

+496
-52
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ module github.com/ThreeDotsLabs/watermill-http/v2
33
go 1.16
44

55
require (
6-
github.com/ThreeDotsLabs/watermill v1.1.0
6+
github.com/ThreeDotsLabs/watermill v1.2.0
77
github.com/go-chi/chi v4.0.2+incompatible
88
github.com/go-chi/render v1.0.1
9-
github.com/pkg/errors v0.8.1
10-
github.com/stretchr/testify v1.3.0
9+
github.com/pkg/errors v0.9.1
10+
github.com/stretchr/testify v1.8.1
1111
)

0 commit comments

Comments
 (0)