Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoThemesSiteBuilder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>2022-09-01 03:20:31 +0300
committerdigitalcraftsman <digitalcraftsman@users.noreply.github.com>2022-09-01 03:20:31 +0300
commit014bc507bff13bebee8527f8d5ca5b9da77f4638 (patch)
treef224229f1e1cc8a5cf6ac1384ee7ca6f2581a49d
parentc65715738b1607d23d004a5bf5346c9d2d8235e5 (diff)
[Bot] Update themes
-rw-r--r--cmd/hugothemesitebuilder/build/go.mod2
-rw-r--r--cmd/hugothemesitebuilder/build/go.sum2
2 files changed, 3 insertions, 1 deletions
diff --git a/cmd/hugothemesitebuilder/build/go.mod b/cmd/hugothemesitebuilder/build/go.mod
index 35fac2e..30387ee 100644
--- a/cmd/hugothemesitebuilder/build/go.mod
+++ b/cmd/hugothemesitebuilder/build/go.mod
@@ -339,7 +339,7 @@ require (
github.com/tcgriffith/hugo-owaraiclub v0.0.0-20191105071036-a25aabbb1d0f // indirect
github.com/the2ne/hugo-frais v0.0.0-20200104180115-f6f23a885a7a // indirect
github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220610193657-470ea40982f5 // indirect
- github.com/thegeeklab/hugo-geekblog v0.20.3 // indirect
+ github.com/thegeeklab/hugo-geekblog v0.21.0 // indirect
github.com/thegeeklab/hugo-geekdoc v0.35.0 // indirect
github.com/thingsym/hugo-theme-techdoc v0.9.9 // indirect
github.com/thomasheller/crab v1.0.0 // indirect
diff --git a/cmd/hugothemesitebuilder/build/go.sum b/cmd/hugothemesitebuilder/build/go.sum
index d8b892c..2ae9905 100644
--- a/cmd/hugothemesitebuilder/build/go.sum
+++ b/cmd/hugothemesitebuilder/build/go.sum
@@ -1008,6 +1008,8 @@ github.com/thegeeklab/hugo-geekblog v0.20.2 h1:hqNEs0H7Er2CUbA8zaWpULW1eaYidbUU4
github.com/thegeeklab/hugo-geekblog v0.20.2/go.mod h1:xwX0oPqfUdT2py6Elyo1RJk8mZF3mq7f0N6jAFS3RMk=
github.com/thegeeklab/hugo-geekblog v0.20.3 h1:WF09bsoKwYWPu6GFanLaaT4GweJiPfeBTBLYMJoNFoQ=
github.com/thegeeklab/hugo-geekblog v0.20.3/go.mod h1:xwX0oPqfUdT2py6Elyo1RJk8mZF3mq7f0N6jAFS3RMk=
+github.com/thegeeklab/hugo-geekblog v0.21.0 h1:Z86S03Uto9FuYR6fIufhilXxeAEIoFAH8UdBWxZ9K3Q=
+github.com/thegeeklab/hugo-geekblog v0.21.0/go.mod h1:xwX0oPqfUdT2py6Elyo1RJk8mZF3mq7f0N6jAFS3RMk=
github.com/thegeeklab/hugo-geekdoc v0.32.3 h1:o8jPwwLLCwpz3nc3LTfQe1kp1TL1m0CETnO1kGQFwiM=
github.com/thegeeklab/hugo-geekdoc v0.32.3/go.mod h1:XEAtAuJ3nRMshRupMW1xPZ7EVMleS87rmr+RklRamRY=
github.com/thegeeklab/hugo-geekdoc v0.32.4 h1:g7KM2Tb6tmlGTWFKRIdaDcaJOrg9Elrz5wfR9XWD8E4=