Skip to content

Commit

Permalink
deps: bump reveal.js from 4.0.2 to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Oct 12, 2020
1 parent df88052 commit 4725d6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ 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-revealjs v0.1.1 // indirect
github.com/peaceiris/hugo-mod-revealjs v0.2.0 // indirect
)
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/hakimel/reveal.js v0.0.0-20200529101028-bd19860b4d6e/go.mod h1:vIoaZ8tJbfDF30DhKf6Dia5ykePO0tETa9Posw8UrOE=
github.com/hakimel/reveal.js v0.0.0-20201012095104-0582f57517c9/go.mod h1:vIoaZ8tJbfDF30DhKf6Dia5ykePO0tETa9Posw8UrOE=
github.com/jgthms/bulma v0.0.0-20200928223852-9928dba42d75/go.mod h1:89FLBKXYFKfOKAoDeUT26V0pHGwzr205cMXAEqtAVOI=
github.com/mathjax/MathJax v0.0.0-20200912194947-c8292351190c/go.mod h1:bgp6XP7Dtl25/x6vVIPVe2mkOCrg8wMk/A9gl0FzJLA=
github.com/mermaid-js/mermaid v0.0.0-20201008174833-0f9da18cbe9b/go.mod h1:pGJSm9DYANtp59DADJgNzFh1uIpkn5xaH3ZBdv1VNTI=
Expand All @@ -8,5 +8,5 @@ github.com/peaceiris/hugo-mod-mathjax v0.1.1 h1:HYfqwE/5dOChaRWBiy8KkNTC6d/RRVNu
github.com/peaceiris/hugo-mod-mathjax v0.1.1/go.mod h1:NTn10syjBq7EVnZACmoOlZlg+D3MXLDo9jOLdq5Bm5g=
github.com/peaceiris/hugo-mod-mermaidjs v0.2.0 h1:0oRyRptZicRM1yqJbCq3EWIQrjubstlEP87MvOG+M7c=
github.com/peaceiris/hugo-mod-mermaidjs v0.2.0/go.mod h1:IFF/ygRIursEtf9tfdEsgx8rY7/nyozJkBCKoQIkxM0=
github.com/peaceiris/hugo-mod-revealjs v0.1.1 h1:/qfttPl00x/FtDrrbiRmsLxZkRk5EUVyVH+OD0hqej4=
github.com/peaceiris/hugo-mod-revealjs v0.1.1/go.mod h1:MgoGZ76lUsbOrZcFg6aCT5l96fSU/P/b4dvtSGTCAEc=
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=

0 comments on commit 4725d6f

Please sign in to comment.