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:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-09-05 13:29:28 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-09-05 13:29:28 +0300
commitede67fa0c69b90471d616ea25e443e54424ef8bc (patch)
treec68c652b1ed57c2b7609aaa318024d68b6e1a4b2
parent8b8ee837215f090090f0e15b28b691242abedd8a (diff)
Update theme
-rw-r--r--cmd/hugothemesitebuilder/build/site/go.mod2
-rw-r--r--cmd/hugothemesitebuilder/build/site/go.sum2
2 files changed, 3 insertions, 1 deletions
diff --git a/cmd/hugothemesitebuilder/build/site/go.mod b/cmd/hugothemesitebuilder/build/site/go.mod
index fc7ce1f..1d58fd4 100644
--- a/cmd/hugothemesitebuilder/build/site/go.mod
+++ b/cmd/hugothemesitebuilder/build/site/go.mod
@@ -2,4 +2,4 @@ module github.com/gohugoio/hugoThemeSiteBuilder/cmd/hugothemesitebuilder/build/s
go 1.16
-require github.com/gohugoio/hugoThemesSite v0.0.0-20211211151509-aada437bc9e9
+require github.com/gohugoio/hugoThemesSite v0.0.0-20220905094011-1dabfd8c40c1
diff --git a/cmd/hugothemesitebuilder/build/site/go.sum b/cmd/hugothemesitebuilder/build/site/go.sum
index 4b592d0..5371a37 100644
--- a/cmd/hugothemesitebuilder/build/site/go.sum
+++ b/cmd/hugothemesitebuilder/build/site/go.sum
@@ -21,3 +21,5 @@ github.com/gohugoio/hugoThemesSite v0.0.0-20210706171535-22199be4d1bd h1:wu8ml7T
github.com/gohugoio/hugoThemesSite v0.0.0-20210706171535-22199be4d1bd/go.mod h1:Gx6nWFkR+m0eRiTbtiFb1luhSp6IJ22akCXOvYdcbN4=
github.com/gohugoio/hugoThemesSite v0.0.0-20211211151509-aada437bc9e9 h1:b01W72ApjvU/VEeno0RpTH8T+c3n8Lq9PZLWOW1h+Jo=
github.com/gohugoio/hugoThemesSite v0.0.0-20211211151509-aada437bc9e9/go.mod h1:C8/5QDwynmQ+lIcdhC0UzoO8tYnHZY7hbSig4lOc6Hw=
+github.com/gohugoio/hugoThemesSite v0.0.0-20220905094011-1dabfd8c40c1 h1:NlUQBnQNxgPyalrJQQaT266uwbu2d5UetdHcPFebxIw=
+github.com/gohugoio/hugoThemesSite v0.0.0-20220905094011-1dabfd8c40c1/go.mod h1:1JP7w/R3PbQnZTs5hVVufH4dJoeaXB40TsfB6nBwvvU=