From 0c6552e854c3952ae263e15b5845ce2e7e688b1b Mon Sep 17 00:00:00 2001 From: Chris Sexton Date: Mon, 21 Jan 2019 20:07:03 -0500 Subject: [PATCH] config: whoops wrong package --- config/defaults.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/defaults.go b/config/defaults.go index 4838e16..f94d6b3 100644 --- a/config/defaults.go +++ b/config/defaults.go @@ -2,9 +2,9 @@ package config import ( "bytes" - "html/template" "log" "strings" + "text/template" ) var q = `