We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a64823 commit 8b31871Copy full SHA for 8b31871
go.mod
@@ -5,5 +5,5 @@ go 1.15
5
require (
6
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify v1.0.0 // indirect
7
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms v1.0.0 // indirect
8
- github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5 v5.6.0 // indirect
+ github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5 v5.7.1 // indirect
9
)
0 commit comments