Mercurial > repos > public > wdown
diff go.mod @ 8:4a25b534c81c javascript-experiment
Add v8 engine and include katex
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 17 Jun 2020 21:43:52 +0200 |
parents | a5aa39557726 |
children |
line wrap: on
line diff
--- a/go.mod Wed Jun 17 12:23:56 2020 +0200 +++ b/go.mod Wed Jun 17 21:43:52 2020 +0200 @@ -7,4 +7,5 @@ github.com/yuin/goldmark v1.1.32 github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691 github.com/yuin/goldmark-meta v0.0.0-20191126180153-f0638e958b60 + rogchap.com/v8go v0.2.0 )