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 'deps/go.mod')
-rw-r--r--deps/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/go.mod b/deps/go.mod
index 8a91f37e..0b0eb4be 100644
--- a/deps/go.mod
+++ b/deps/go.mod
@@ -2,7 +2,7 @@ module theme
go 1.18
-require github.com/gohugoio/hugo v0.100.0
+require github.com/gohugoio/hugo v0.100.1
require (
github.com/armon/go-radix v1.0.0 // indirect