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-06-02 05:40:24 +0300
committerGitHub <noreply@github.com>2022-06-02 05:40:24 +0300
commitbbbc2440b917e75c4c42e7bc49449d784ac647aa (patch)
tree44c50cc260102d656082b505cea4bb65a4b5e334
parenta02b2d4d8583177a3f9e4e80907c5af1d77c6358 (diff)
deps(go): bump github.com/gohugoio/hugo from 0.100.0 to 0.100.1 in /deps (#543)
-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 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
diff --git a/deps/go.sum b/deps/go.sum
index c3db0896..0227a2c6 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.100.0 h1:hOrH2hmO4N+e/m/wS3dW2VvscSIV9Cka1Vc3xHGyT1g=
-github.com/gohugoio/hugo v0.100.0/go.mod h1:iye/iv02t3j06LBxMm3Txez9/PDdQaJGDTdqcCtmxc4=
+github.com/gohugoio/hugo v0.100.1 h1:nYZ/in9BELU3cTVWGTFgZC0DKcjdjb06+kl28MxdqRo=
+github.com/gohugoio/hugo v0.100.1/go.mod h1:iye/iv02t3j06LBxMm3Txez9/PDdQaJGDTdqcCtmxc4=
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=