FIX BUILD

This commit is contained in:
Andrea Spacca
2019-10-07 21:30:53 +02:00
parent 2127b4f1e4
commit bef766f605
4 changed files with 114 additions and 15 deletions

View File

@ -35,7 +35,7 @@ import (
"encoding/json"
"errors"
"fmt"
blackfriday "gopkg.in/russross/blackfriday.v2"
blackfriday "github.com/russross/blackfriday/v2"
"html"
html_template "html/template"
"io"