diff --git a/test.go b/test.go index eb1659a..8a1e6aa 100644 --- a/test.go +++ b/test.go @@ -1,8 +1,8 @@ package main import ( + "./wkhtmltopdf" "fmt" - "github.com/hailocab/wkhtmltopdf-go/wkhtmltopdf" ) func main() {