Skip to content

Commit

Permalink
Update theme
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Dec 23, 2024
1 parent b3c54dd commit 3dd408b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/hugothemesitebuilder/build/site/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/gohugoio/hugoThemeSiteBuilder/cmd/hugothemesitebuilder/build/s

go 1.16

require github.com/gohugoio/hugoThemesSite v0.0.0-20241101085157-a7802c4e6f9c
require github.com/gohugoio/hugoThemesSite v0.0.0-20241223175450-9740fc871774
3 changes: 3 additions & 0 deletions cmd/hugothemesitebuilder/build/site/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ github.com/gohugoio/gohugoioTheme v0.0.0-20240619093131-b595d5fb8c52/go.mod h1:G
github.com/gohugoio/gohugoioTheme v0.0.0-20240622143740-53a4bdb8c0fb/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
github.com/gohugoio/gohugoioTheme v0.0.0-20240623150114-cc7096eab3fd/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
github.com/gohugoio/gohugoioTheme v0.0.0-20241101084928-e9fbbd3dc24e/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
github.com/gohugoio/gohugoioTheme v0.0.0-20241223174847-fbbab8777a87/go.mod h1:GOYeAPQJ/ok8z7oz1cjfcSlsFpXrmx6VkzQ5RpnyhZM=
github.com/gohugoio/hugoThemesSite v0.0.0-20230630055933-d3c50fa883e4 h1:tbTxZ14aW7e+p8pxDExKHXdk/n3/aiPWRbJwT+p1yOo=
github.com/gohugoio/hugoThemesSite v0.0.0-20230630055933-d3c50fa883e4/go.mod h1:cmDbgD9KdXCaWrTNrq0LElFo0OPFG06nriXEhM+yDgo=
github.com/gohugoio/hugoThemesSite v0.0.0-20230927170012-178092c0dc30 h1:r3e7lkRE7+fNbLc/M8Op+5od+nZq9bKll5BHRaZIMqQ=
Expand All @@ -29,3 +30,5 @@ github.com/gohugoio/hugoThemesSite v0.0.0-20240909090308-14a7ab416677 h1:mIIG81q
github.com/gohugoio/hugoThemesSite v0.0.0-20240909090308-14a7ab416677/go.mod h1:3d+pMxNb2cM8gPeaZeOyjCFMobVTDuE02iEx0ScxtOs=
github.com/gohugoio/hugoThemesSite v0.0.0-20241101085157-a7802c4e6f9c h1:+nuoFYWAS3uH3osM+IwIY9Ti5Oi6qov90qQoJxhluEE=
github.com/gohugoio/hugoThemesSite v0.0.0-20241101085157-a7802c4e6f9c/go.mod h1:S5Csdy76Wm8xH0zjYbo3ny7B/1xDqUhYPThxZvVFJI0=
github.com/gohugoio/hugoThemesSite v0.0.0-20241223175450-9740fc871774 h1:gWBRr9s78fN2m8qMCy1kl0cY2D2V65hTvp9bv5fOj6E=
github.com/gohugoio/hugoThemesSite v0.0.0-20241223175450-9740fc871774/go.mod h1:QFhYWoH0DvRaNRtX1R1vcI+BNnKJl3cNN/YQ4AgiekU=

0 comments on commit 3dd408b

Please sign in to comment.