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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-05 07:40:21 +0300
committerGitHub <noreply@github.com>2022-10-05 07:40:21 +0300
commita1382253f478f982f89231ba1bac56b33fe8ec92 (patch)
tree121007876d7d84d0638854e4532f4618db590e10
parenta0d34ad82d28abba81af7bc7a58c46a241c4150b (diff)
deps(go): bump github.com/gohugoio/hugo from 0.104.2 to 0.104.3 in /deps (#575)
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.104.2 to 0.104.3. - [Release notes](https://github.com/gohugoio/hugo/releases) - [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml) - [Commits](https://github.com/gohugoio/hugo/compare/v0.104.2...v0.104.3) --- updated-dependencies: - dependency-name: github.com/gohugoio/hugo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-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 dde2a04e..cc3077bc 100644
--- a/deps/go.mod
+++ b/deps/go.mod
@@ -2,7 +2,7 @@ module theme
go 1.18
-require github.com/gohugoio/hugo v0.104.2
+require github.com/gohugoio/hugo v0.104.3
require (
github.com/armon/go-radix v1.0.0 // indirect
diff --git a/deps/go.sum b/deps/go.sum
index 56c4ad29..ef740486 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.104.2 h1:IdLcaRMfAQv9wGz8Qw9ARmOkvL3W77K/DOp2DaUYYTw=
-github.com/gohugoio/hugo v0.104.2/go.mod h1:8iVWX7s/T7lbNtBWFdwBnn8XfbOfBJ9zWVrskeMWyiU=
+github.com/gohugoio/hugo v0.104.3 h1:UOSGF/ZUm+Unz/P7TtXd0GP0SFPIj9vLxIdsIg7Iol4=
+github.com/gohugoio/hugo v0.104.3/go.mod h1:8iVWX7s/T7lbNtBWFdwBnn8XfbOfBJ9zWVrskeMWyiU=
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=