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.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/go.mod b/deps/go.mod
index 0b0eb4be..62e55e1c 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.1
+require github.com/gohugoio/hugo v0.100.2
require (
github.com/armon/go-radix v1.0.0 // indirect
@@ -17,7 +17,7 @@ require (
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/niklasfasching/go-org v1.6.2 // indirect
- github.com/pelletier/go-toml/v2 v2.0.0-beta.7.0.20220408132554-2377ac4bc04c // indirect
+ github.com/pelletier/go-toml/v2 v2.0.1 // indirect
github.com/spf13/afero v1.8.2 // indirect
github.com/spf13/cast v1.5.0 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect