updated russross/blackfriday to v1.5.1
This commit is contained in:
parent
575a41127f
commit
2a203f6f29
28 changed files with 192119 additions and 203967 deletions
3
go.mod
3
go.mod
|
|
@ -31,8 +31,7 @@ require (
|
|||
github.com/onsi/gomega v1.4.2 // indirect
|
||||
github.com/philhofer/fwd v1.0.0 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/russross/blackfriday v0.0.0-20151110051855-0b647d0506a6
|
||||
github.com/shurcooL/sanitized_anchor_name v0.0.0-20151028001915-10ef21a441db // indirect
|
||||
github.com/russross/blackfriday v1.5.1
|
||||
github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf // indirect
|
||||
github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a // indirect
|
||||
github.com/steveyen/gtreap v0.0.0-20150807155958-0abe01ef9be2 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue