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-14 11:18:22 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-09-14 11:18:22 +0300
commitb4a1ae70095dd8df1d04d36c3e7564a54b49ddb1 (patch)
tree7e3e2d26b6345312da4fa5808937eb957b67aafe
parent939c7a6b4a90f254f354d6f428d97c3bf0ab644f (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 79fc292..a6d56b6 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-20220912071130-a2687b0e58b3
+require github.com/gohugoio/hugoThemesSite v0.0.0-20220914081727-50d193c77cf0
diff --git a/cmd/hugothemesitebuilder/build/site/go.sum b/cmd/hugothemesitebuilder/build/site/go.sum
index 0b5faf5..dce8bda 100644
--- a/cmd/hugothemesitebuilder/build/site/go.sum
+++ b/cmd/hugothemesitebuilder/build/site/go.sum
@@ -3,6 +3,7 @@ github.com/gohugoio/gohugoioTheme v0.0.0-20210615213855-748891116443 h1:6v1VV1Ff
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/gohugoioTheme v0.0.0-20220912070954-88dcaf003b4d/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=
@@ -26,3 +27,5 @@ github.com/gohugoio/hugoThemesSite v0.0.0-20220905094011-1dabfd8c40c1 h1:NlUQBnQ
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=
+github.com/gohugoio/hugoThemesSite v0.0.0-20220914081727-50d193c77cf0 h1:9cvw42fyiu6r3mltYZhZcWbpaQuI2baaYDTQYocmvdg=
+github.com/gohugoio/hugoThemesSite v0.0.0-20220914081727-50d193c77cf0/go.mod h1:zCAFyuYZqSo1gZoMzFE0RGahel1bVt8uhmasa7bwrjU=