diff --git a/cast_test.go b/cast_test.go index 2af9991..6595555 100644 --- a/cast_test.go +++ b/cast_test.go @@ -8,6 +8,7 @@ package cast import ( "fmt" "html/template" + "net/url" "testing" "time"