mirror of
https://github.com/kataras/iris.git
synced 2026-01-27 13:55:56 +00:00
move the blackfriday lib to the iris-contrib for the stability to avoid issues like: https://github.com/kataras/iris/issues/1132
Former-commit-id: 5540abd73f3b917e89a73486e5983605546b9008
This commit is contained in:
@@ -51,12 +51,12 @@
|
||||
name = "github.com/microcosm-cc/bluemonday"
|
||||
|
||||
[[constraint]]
|
||||
branch = "v2"
|
||||
name = "github.com/russross/blackfriday"
|
||||
branch = "master"
|
||||
name = "github.com/ryanuber/columnize"
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "github.com/ryanuber/columnize"
|
||||
name = "github.com/iris-contrib/blackfriday"
|
||||
|
||||
[[constraint]]
|
||||
branch = "v2"
|
||||
|
||||
Reference in New Issue
Block a user