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.mod12
1 files changed, 6 insertions, 6 deletions
diff --git a/deps/go.mod b/deps/go.mod
index a8e942ba..dde2a04e 100644
--- a/deps/go.mod
+++ b/deps/go.mod
@@ -2,7 +2,7 @@ module theme
go 1.18
-require github.com/gohugoio/hugo v0.101.0
+require github.com/gohugoio/hugo v0.104.2
require (
github.com/armon/go-radix v1.0.0 // indirect
@@ -14,16 +14,16 @@ require (
github.com/cli/safeexec v1.0.0 // indirect
github.com/gobwas/glob v0.2.3 // indirect
github.com/gohugoio/locales v0.14.0 // indirect
- github.com/mattn/go-isatty v0.0.14 // indirect
+ github.com/mattn/go-isatty v0.0.16 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/niklasfasching/go-org v1.6.5 // indirect
- github.com/pelletier/go-toml/v2 v2.0.2 // indirect
- github.com/spf13/afero v1.8.2 // indirect
+ github.com/pelletier/go-toml/v2 v2.0.4 // indirect
+ github.com/spf13/afero v1.9.2 // indirect
github.com/spf13/cast v1.5.0 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
- github.com/tdewolff/parse/v2 v2.6.0 // indirect
+ github.com/tdewolff/parse/v2 v2.6.3 // indirect
golang.org/x/net v0.0.0-20220607020251-c690dde0001d // indirect
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
+ golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/protobuf v1.28.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect