mirror of
https://github.com/gohugoio/hugo.git
synced 2025-03-21 22:32:20 +00:00
Fix broken build
This commit is contained in:
parent
0206be0275
commit
8b8a1e0a4c
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ package hugolib
|
||||||
import (
|
import (
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
"html/template"
|
||||||
"net/url"
|
"net/url"
|
||||||
"os"
|
"os"
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
|
|
Loading…
Reference in a new issue