Skip to content

Commit

Permalink
[Bot] Update themes
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Jul 21, 2023
1 parent 0d8f609 commit bbf24c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/hugothemesitebuilder/build/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions cmd/hugothemesitebuilder/build/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit bbf24c9

Please sign in to comment.