Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 2189c443..c60ae4b2 100644
--- a/go.mod
+++ b/go.mod
@@ -5,6 +5,6 @@ go 1.15
require (
github.com/peaceiris/hugo-mod-bulma v0.1.2 // indirect
github.com/peaceiris/hugo-mod-mathjax v0.1.1 // indirect
- github.com/peaceiris/hugo-mod-mermaidjs v0.2.0 // indirect
+ github.com/peaceiris/hugo-mod-mermaidjs v0.3.0 // indirect
github.com/peaceiris/hugo-mod-revealjs v0.2.0 // indirect
)