There was an error while loading. Please reload this page.
1 parent 7243532 commit afe658fCopy full SHA for afe658f
1 file changed
pkg/http/pubsub_test.go
@@ -9,7 +9,7 @@ import (
9
10
"github.com/ThreeDotsLabs/watermill/message/subscriber"
11
"github.com/ThreeDotsLabs/watermill/pubsub/tests"
12
- "github.com/go-chi/chi"
+ "github.com/go-chi/chi/v5"
13
14
"github.com/ThreeDotsLabs/watermill/message"
15
0 commit comments