Sanitizing oopsie
This commit is contained in:
parent
41fa10862d
commit
7f8b88a479
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -2,9 +2,9 @@ package main
|
|||
|
||||
import (
|
||||
"encoding/json"
|
||||
"html/template"
|
||||
"log"
|
||||
"os"
|
||||
"text/template"
|
||||
|
||||
"github.com/gomarkdown/markdown"
|
||||
"github.com/gomarkdown/markdown/html"
|
||||
|
|
Loading…
Add table
Reference in a new issue