From 80561bf9ccc6f2a45e87354e38bd07e95dec3698 Mon Sep 17 00:00:00 2001 From: "Serge A. Zaitsev" Date: Sat, 29 Aug 2015 23:58:48 +0200 Subject: [PATCH] restored the original amber since my issue has been fixed --- zs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zs.go b/zs.go index 647c9e0..8f19d2c 100644 --- a/zs.go +++ b/zs.go @@ -14,9 +14,9 @@ import ( "text/template" "time" + "github.com/eknkc/amber" "github.com/russross/blackfriday" "github.com/yosssi/gcss" - "github.com/zserge/amber" ) const (