1
0
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:
Gerasimos (Makis) Maropoulos
2018-11-11 00:41:55 +02:00
parent d766bf9f65
commit 3b2f19eda5
5 changed files with 14 additions and 14 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"