mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05: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 (
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"html/template"
|
||||
"net/url"
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
|
Loading…
Reference in a new issue