-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: Bump hugo-mod-mermaidjs from 0.6.0 to 0.7.0 (#304)
- Loading branch information
Showing
3 changed files
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,16 @@ | ||
github.com/hakimel/reveal.js v0.0.0-20201012095104-0582f57517c9 h1:EASRKLLInqlmhkfeIA9jwvwrCrjjfNGV7K1VR2QxhSk= | ||
github.com/hakimel/reveal.js v0.0.0-20201012095104-0582f57517c9/go.mod h1:vIoaZ8tJbfDF30DhKf6Dia5ykePO0tETa9Posw8UrOE= | ||
github.com/jgthms/bulma v0.0.0-20210126190202-c5edaea84f28 h1:l23nUHHqgeVca6FSjUvTTYy0zbQkvXL5v3gsFxoOT3c= | ||
github.com/jgthms/bulma v0.0.0-20210126190202-c5edaea84f28/go.mod h1:89FLBKXYFKfOKAoDeUT26V0pHGwzr205cMXAEqtAVOI= | ||
github.com/mathjax/MathJax v0.0.0-20200912194947-c8292351190c h1:RGPn29QjfLtp3zQqzEZIde0joYDau3jdP+t/NveyEuQ= | ||
github.com/mathjax/MathJax v0.0.0-20200912194947-c8292351190c/go.mod h1:bgp6XP7Dtl25/x6vVIPVe2mkOCrg8wMk/A9gl0FzJLA= | ||
github.com/mermaid-js/mermaid v8.8.5-0.20210218204101-be95b93a2d91+incompatible/go.mod h1:pGJSm9DYANtp59DADJgNzFh1uIpkn5xaH3ZBdv1VNTI= | ||
github.com/mermaid-js/mermaid v8.8.5-0.20210318200249-a5cc75c1f7b7+incompatible h1:PS+QyQUZ8TqGSrBZmuyjcn6Fl3oTWDLugUVbMZ8DEgs= | ||
github.com/mermaid-js/mermaid v8.8.5-0.20210318200249-a5cc75c1f7b7+incompatible/go.mod h1:pGJSm9DYANtp59DADJgNzFh1uIpkn5xaH3ZBdv1VNTI= | ||
github.com/peaceiris/hugo-mod-bulma v0.2.0 h1:0Pyx3zT9+1nzYY5eT5JMmL+XGnhL1OFx7LTsSZbKOss= | ||
github.com/peaceiris/hugo-mod-bulma v0.2.0/go.mod h1:sjw6OFwTiXqh6S26Wk6GYjlSlwgKjYZ06+Bj29FLIqQ= | ||
github.com/peaceiris/hugo-mod-mathjax v0.1.1 h1:HYfqwE/5dOChaRWBiy8KkNTC6d/RRVNuroE6ld5vGws= | ||
github.com/peaceiris/hugo-mod-mathjax v0.1.1/go.mod h1:NTn10syjBq7EVnZACmoOlZlg+D3MXLDo9jOLdq5Bm5g= | ||
github.com/peaceiris/hugo-mod-mermaidjs v0.6.0 h1:rhW43DXgcHuDsUTvxdBx9QV8pBp5LbWHDgefSy3LTXk= | ||
github.com/peaceiris/hugo-mod-mermaidjs v0.6.0/go.mod h1:Evqp1vX8GAhk5UDjAe1/VXmXn3ej34HdKFabu+rMVk4= | ||
github.com/peaceiris/hugo-mod-mermaidjs v0.7.0 h1:xZrzeTxZQ7l1gstS0IhecGQJY5aFg55QQ657G1ssUzA= | ||
github.com/peaceiris/hugo-mod-mermaidjs v0.7.0/go.mod h1:vLSaD5/vQovBDLEoSOtx+O/P0WQcOzqWqrNmim+iqjc= | ||
github.com/peaceiris/hugo-mod-revealjs v0.2.0 h1:uIdNBMhSiRujqaf7WHqcXb2qsmkodFVL1o2Vzm/aS6Q= | ||
github.com/peaceiris/hugo-mod-revealjs v0.2.0/go.mod h1:j0j0jS675O/rIk2kBdyTbkQebg9wYSriFfDZG+SkHYs= |