Use absolute path for package
This commit is contained in:
parent
d1d2f73b4f
commit
0685ccc571
2
main.go
2
main.go
@ -18,7 +18,7 @@ import (
|
||||
"log"
|
||||
"net/http"
|
||||
|
||||
"./storage"
|
||||
"github.com/jollheef/wi/storage"
|
||||
|
||||
"github.com/jaytaylor/html2text"
|
||||
"golang.org/x/net/html"
|
||||
|
Loading…
x
Reference in New Issue
Block a user