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:
authorShohei Ueda <30958501+peaceiris@users.noreply.github.com>2021-01-27 05:15:26 +0300
committerGitHub <noreply@github.com>2021-01-27 05:15:26 +0300
commit6f43b1dbec1c0b266656026b6da2aea104af9bc0 (patch)
treef6ed60667bd93286d560dcce88bdaf3874fdb6cf /go.mod
parent3334ce7c8b83cdb9d214f37ddeec69b724a6abc5 (diff)
deps: Bump peaceiris/hugo-mod-bulma from 0.1.2 to 0.2.0 (#279)
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 8a42e929..a9a54dc9 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/peaceiris/hugo-theme-iris
go 1.15
require (
- github.com/peaceiris/hugo-mod-bulma v0.1.2 // indirect
+ github.com/peaceiris/hugo-mod-bulma v0.2.0 // indirect
github.com/peaceiris/hugo-mod-mathjax v0.1.1 // indirect
github.com/peaceiris/hugo-mod-mermaidjs v0.5.0 // indirect
github.com/peaceiris/hugo-mod-revealjs v0.2.0 // indirect