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
diff options
context:
space:
mode:
authorShohei Ueda <30958501+peaceiris@users.noreply.github.com>2021-04-23 06:24:15 +0300
committerGitHub <noreply@github.com>2021-04-23 06:24:15 +0300
commit891ea003487a47d44485b1c68ba100603376d38e (patch)
tree08769a55ca494e6c663c7f44d03a8e4c4f033a30 /exampleSite/go.mod
parentee0eb6837e22d30b79aa50ea7953228ad5c4b13b (diff)
deps: Bump peaceiris/hugo-mod-mathjax from 0.1.1 to 0.1.2 (#319)
Diffstat (limited to 'exampleSite/go.mod')
-rw-r--r--exampleSite/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index cc43d1e9..ebc5d98b 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,6 +2,6 @@ module github.com/peaceiris/hugo-theme-iris/exampleSite
go 1.15
-require github.com/peaceiris/hugo-theme-iris v0.23.2 // indirect
+require github.com/peaceiris/hugo-theme-iris v0.30.0 // indirect
replace github.com/peaceiris/hugo-theme-iris => ../