Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit 0806ff7

Browse files
committed
Update module russross/blackfriday to v2.0.1
1 parent 9b22e1e commit 0806ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ require (
2222
github.com/spf13/viper v1.6.2
2323
github.com/urfave/negroni v1.0.0
2424
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
25-
gopkg.in/russross/blackfriday.v2 v2.0.0
25+
gopkg.in/russross/blackfriday.v2 v2.0.1
2626
)

0 commit comments

Comments
 (0)