From 4586626a199d30d58ae5380f3bd2e30bd3deb79a Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Fri, 6 Nov 2020 19:11:09 +0900 Subject: deps: bump hugo-mod-mermaidjs from 0.2.0 to 0.3.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') 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 ) -- cgit v1.2.3