From: Bjørn Erik Pedersen Date: Mon, 10 Oct 2016 13:17:13 +0000 (+0200) Subject: Fix broken build X-Git-Tag: v0.18~213 X-Git-Url: http://git.maquefel.me//?a=commitdiff_plain;h=8b8a1e0a4c587cd50d30267f8071bd6ae3caf560;p=brevno-suite%2Fhugo Fix broken build --- diff --git a/hugolib/embedded_shortcodes_test.go b/hugolib/embedded_shortcodes_test.go index b0ce1a97..e2d2f6d2 100644 --- a/hugolib/embedded_shortcodes_test.go +++ b/hugolib/embedded_shortcodes_test.go @@ -16,6 +16,7 @@ package hugolib import ( "encoding/json" "fmt" + "html/template" "net/url" "os" "path/filepath"