From bbf24c99538189f65bc0a3bf0b89f44484a3948d Mon Sep 17 00:00:00 2001 From: bep Date: Fri, 21 Jul 2023 00:26:31 +0000 Subject: [PATCH] [Bot] Update themes --- cmd/hugothemesitebuilder/build/go.mod | 2 +- cmd/hugothemesitebuilder/build/go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/cmd/hugothemesitebuilder/build/go.mod b/cmd/hugothemesitebuilder/build/go.mod index 9200a0fc..249c11c0 100644 --- a/cmd/hugothemesitebuilder/build/go.mod +++ b/cmd/hugothemesitebuilder/build/go.mod @@ -41,7 +41,7 @@ require ( github.com/Masellum/hugo-theme-nostyleplease v0.0.0-20230429064057-1f0773883f34 // indirect github.com/McShelby/hugo-theme-relearn v0.0.0-20230622170510-61ccf4e42f4f // indirect github.com/MeiK2333/github-style v0.0.0-20221030070900-eee158a65892 // indirect - github.com/Mitrichius/hugo-theme-anubis v0.0.0-20230706141357-e2c522d776d7 // indirect + github.com/Mitrichius/hugo-theme-anubis v0.0.0-20230720170407-7f95692d9add // indirect github.com/Morgscode/hugo-theme-spaced-blog v0.0.0-20230709210837-d9e6e9c4760a // indirect github.com/MunifTanjim/minimo v2.10.1+incompatible // indirect github.com/Nigh/tinyworks v0.0.0-20211102143612-3e258cc49e22 // indirect diff --git a/cmd/hugothemesitebuilder/build/go.sum b/cmd/hugothemesitebuilder/build/go.sum index 196f9643..94b23d0b 100644 --- a/cmd/hugothemesitebuilder/build/go.sum +++ b/cmd/hugothemesitebuilder/build/go.sum @@ -213,6 +213,8 @@ github.com/Mitrichius/hugo-theme-anubis v0.0.0-20230625102159-f6769864be13 h1:aW github.com/Mitrichius/hugo-theme-anubis v0.0.0-20230625102159-f6769864be13/go.mod h1:FKD3NbdsQzL+cXsC3x99XD/t/Rd5EyhDlNBAxQhULbo= github.com/Mitrichius/hugo-theme-anubis v0.0.0-20230706141357-e2c522d776d7 h1:kzrgDev1W24wIKKBO9QQBGRWaGq83QQ+lumCJW2N4t8= github.com/Mitrichius/hugo-theme-anubis v0.0.0-20230706141357-e2c522d776d7/go.mod h1:FKD3NbdsQzL+cXsC3x99XD/t/Rd5EyhDlNBAxQhULbo= +github.com/Mitrichius/hugo-theme-anubis v0.0.0-20230720170407-7f95692d9add h1:QXgA2rr2X2s3EVGBEZtfcx+Lj1jl5z5RNXDSqH4JHj0= +github.com/Mitrichius/hugo-theme-anubis v0.0.0-20230720170407-7f95692d9add/go.mod h1:FKD3NbdsQzL+cXsC3x99XD/t/Rd5EyhDlNBAxQhULbo= github.com/Morgscode/hugo-theme-spaced-blog v0.0.0-20230314002556-b35af33f4373 h1:1yNAf79yanTK1+LcT0IUf4iAXcnvKv1P46Dq/lHAf6I= github.com/Morgscode/hugo-theme-spaced-blog v0.0.0-20230314002556-b35af33f4373/go.mod h1:vGiTWnhY5rFpCahN5zEfrjeRAGKWvC69XrNl29zJGCI= github.com/Morgscode/hugo-theme-spaced-blog v0.0.0-20230709210837-d9e6e9c4760a h1:phpjWzA+lheAxuOot9BfRowSmry8Vym5K6MyIE1/mGI=