Skip to content

Commit

Permalink
Merge pull request #12 from ThreeDotsLabs/bump-watermill-2
Browse files Browse the repository at this point in the history
Bump watermill
  • Loading branch information
m110 authored Jun 8, 2023
2 parents 199ac36 + 97466cd commit 84eb18f
Show file tree
Hide file tree
Showing 3 changed files with 496 additions and 52 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/ThreeDotsLabs/watermill-http/v2
go 1.16

require (
github.com/ThreeDotsLabs/watermill v1.1.0
github.com/ThreeDotsLabs/watermill v1.2.0
github.com/go-chi/chi v4.0.2+incompatible
github.com/go-chi/render v1.0.1
github.com/pkg/errors v0.8.1
github.com/stretchr/testify v1.3.0
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.1
)
Loading

0 comments on commit 84eb18f

Please sign in to comment.