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-12 10:19:07 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-09-12 10:19:07 +0300
commit6e3ec18836c5d6bd8eda005647621894291e8023 (patch)
tree5b99d18bea3582bad9deb81fbd8e9b1e45415ab5
parent2932c9a12fbc5b15a602ef070623b9ca2f6621f6 (diff)
Update theme
-rw-r--r--cmd/hugothemesitebuilder/build/site/go.mod2
-rw-r--r--cmd/hugothemesitebuilder/build/site/go.sum3
2 files changed, 4 insertions, 1 deletions
diff --git a/cmd/hugothemesitebuilder/build/site/go.mod b/cmd/hugothemesitebuilder/build/site/go.mod
index 1d58fd4..79fc292 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-20220905094011-1dabfd8c40c1
+require github.com/gohugoio/hugoThemesSite v0.0.0-20220912071130-a2687b0e58b3
diff --git a/cmd/hugothemesitebuilder/build/site/go.sum b/cmd/hugothemesitebuilder/build/site/go.sum
index 5371a37..0b5faf5 100644
--- a/cmd/hugothemesitebuilder/build/site/go.sum
+++ b/cmd/hugothemesitebuilder/build/site/go.sum
@@ -2,6 +2,7 @@ github.com/gohugoio/gohugoioTheme v0.0.0-20210301124928-2c15837dfec3/go.mod h1:k
github.com/gohugoio/gohugoioTheme v0.0.0-20210615213855-748891116443 h1:6v1VV1FfOfQ8mHkcephuNFSYr6nxKcM7OWt30PQVhnE=
github.com/gohugoio/gohugoioTheme v0.0.0-20210615213855-748891116443/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=
github.com/gohugoio/gohugoioTheme v0.0.0-20211211134334-0fe25799bb58/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=
+github.com/gohugoio/gohugoioTheme v0.0.0-20220905093719-cb8b64046950/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=
github.com/gohugoio/hugoThemesSite v0.0.0-20210519162828-756792be83fa h1:s8I3nhH+5bXJEnTGCwYxVT2JfhgxME8SAb7iSIzlN5I=
github.com/gohugoio/hugoThemesSite v0.0.0-20210519162828-756792be83fa/go.mod h1:Gx6nWFkR+m0eRiTbtiFb1luhSp6IJ22akCXOvYdcbN4=
github.com/gohugoio/hugoThemesSite v0.0.0-20210628104547-7a5b595fb9f9/go.mod h1:Gx6nWFkR+m0eRiTbtiFb1luhSp6IJ22akCXOvYdcbN4=
@@ -23,3 +24,5 @@ github.com/gohugoio/hugoThemesSite v0.0.0-20211211151509-aada437bc9e9 h1:b01W72A
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=
+github.com/gohugoio/hugoThemesSite v0.0.0-20220912071130-a2687b0e58b3 h1:l0NsW3f3qOQqJg6CcasJCmmcXimUEqleOYdFt8ptAAY=
+github.com/gohugoio/hugoThemesSite v0.0.0-20220912071130-a2687b0e58b3/go.mod h1:kId5Sb2q+edvXVv0lZwtCuAw/GFfv2rMAgYOC698mgA=