Fix broken build

This commit is contained in:
Bjørn Erik Pedersen 2016-10-10 15:17:13 +02:00
parent 0206be0275
commit 8b8a1e0a4c
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ package hugolib
import (
"encoding/json"
"fmt"
"html/template"
"net/url"
"os"
"path/filepath"