Skip to content

Commit afe658f

Browse files
authored
Fix tests (#20)
1 parent 7243532 commit afe658f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/http/pubsub_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99

1010
"github.com/ThreeDotsLabs/watermill/message/subscriber"
1111
"github.com/ThreeDotsLabs/watermill/pubsub/tests"
12-
"github.com/go-chi/chi"
12+
"github.com/go-chi/chi/v5"
1313

1414
"github.com/ThreeDotsLabs/watermill/message"
1515

0 commit comments

Comments
 (0)