1
0
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:
Gerasimos (Makis) Maropoulos
2018-11-11 00:53:28 +02:00
parent 39117f63f2
commit ba7503c9eb
5 changed files with 18 additions and 12 deletions

View File

@@ -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"