aboutsummaryrefslogtreecommitdiffstats
path: root/post/post.go
diff options
context:
space:
mode:
Diffstat (limited to 'post/post.go')
-rw-r--r--post/post.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/post/post.go b/post/post.go
index b3eee51..a09ced1 100644
--- a/post/post.go
+++ b/post/post.go
@@ -12,6 +12,7 @@ import (
"github.com/microcosm-cc/bluemonday"
"github.com/russross/blackfriday"
"github.com/rwcarlsen/goexif/exif"
+ // "gopkg.in/russross/blackfriday.v2"
"io/ioutil"
"log"
"os"