Thanks @shurcooL for the great library! I was reading #12 because I was also having problems with dep. I managed to just modify my Gopkg.toml to use version 1.5 of blackfriday instead of 2.0. I was wondering, could you make a release of github_flavored_markdown so I can lock in the current version? This will help me stay locked in to what currently works, in case you plan on upgrading github_flavored_markdown to follow the new blackfriday v2.0.0.
Thanks @shurcooL for the great library! I was reading #12 because I was also having problems with
dep. I managed to just modify myGopkg.tomlto use version 1.5 of blackfriday instead of 2.0. I was wondering, could you make a release ofgithub_flavored_markdownso I can lock in the current version? This will help me stay locked in to what currently works, in case you plan on upgradinggithub_flavored_markdownto follow the new blackfriday v2.0.0.