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
path: root/deps
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-19 05:34:00 +0300
committerGitHub <noreply@github.com>2022-05-19 05:34:00 +0300
commita4f297e7649b8115f0f88de345a5b51ebecfff26 (patch)
treea20fca25d81d7114a6e23361bbda90bf3e3eb054 /deps
parent2c63ad25bf353142638aab23839338d77abf6ed2 (diff)
deps(go): bump github.com/gohugoio/hugo from 0.99.0 to 0.99.1 in /deps (#534)
Diffstat (limited to 'deps')
-rw-r--r--deps/go.mod2
-rw-r--r--deps/go.sum4
2 files changed, 3 insertions, 3 deletions
diff --git a/deps/go.mod b/deps/go.mod
index 9b60f067..0fc82367 100644
--- a/deps/go.mod
+++ b/deps/go.mod
@@ -2,7 +2,7 @@ module theme
go 1.18
-require github.com/gohugoio/hugo v0.99.0
+require github.com/gohugoio/hugo v0.99.1
require (
github.com/armon/go-radix v1.0.0 // indirect
diff --git a/deps/go.sum b/deps/go.sum
index f0948a83..6f730c18 100644
--- a/deps/go.sum
+++ b/deps/go.sum
@@ -78,8 +78,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8=
-github.com/gohugoio/hugo v0.99.0 h1:BrTjSXwR/y9KQH1fHB1EQs+cu4zjORLLdyLQVWHQYEo=
-github.com/gohugoio/hugo v0.99.0/go.mod h1:TxUmKm2ma8JDkvEcCzPYh7vfCJEo9tn/Dotq8Wy8Kdk=
+github.com/gohugoio/hugo v0.99.1 h1:wgZXVcXlATC2oR7214Sb+hUJjsEvH+db/eOlwthTTsc=
+github.com/gohugoio/hugo v0.99.1/go.mod h1:TxUmKm2ma8JDkvEcCzPYh7vfCJEo9tn/Dotq8Wy8Kdk=
github.com/gohugoio/locales v0.14.0 h1:Q0gpsZwfv7ATHMbcTNepFd59H7GoykzWJIxi113XGDc=
github.com/gohugoio/locales v0.14.0/go.mod h1:ip8cCAv/cnmVLzzXtiTpPwgJ4xhKZranqNqtoIu0b/4=
github.com/gohugoio/localescompressed v1.0.1 h1:KTYMi8fCWYLswFyJAeOtuk/EkXR/KPTHHNN9OS+RTxo=