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:
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 => ../