1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-09 13:05: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

6
Gopkg.lock generated
View File

@@ -152,10 +152,10 @@
version = "v1.0.0"
[[projects]]
name = "github.com/russross/blackfriday"
branch = "master"
name = "github.com/iris-contrib/blackfriday"
packages = ["."]
revision = "d3b5b032dc8e8927d31a5071b56e14c89f045135"
version = "v2.0.1"
revision = "fd09ab28f1e13c6be7fef337a9ec91dc8bd4c4d9"
[[projects]]
branch = "master"