mirror of
https://github.com/kataras/iris.git
synced 2026-01-26 13:25:56 +00:00
move blackfriday pkg to iris-contrib to avoid future issues like https://github.com/kataras/iris/issues/1132
Former-commit-id: 15119e623ab0e6ec480ed1be3621b87e2d29dafe
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