diff --git a/handler_test.go b/handler_test.go index f55686c..1775c5b 100644 --- a/handler_test.go +++ b/handler_test.go @@ -8,7 +8,7 @@ import ( "time" "github.com/fatih/color" - "github.com/tlinden/yadu" + "github.com/tlinden/yadu/v2" ) type body string