1
0

Theme update and test of new buildserver

This commit is contained in:
2022-03-26 17:30:27 +01:00
parent bd951fc248
commit 2283d1c139
3 changed files with 6 additions and 2 deletions

4
go.mod
View File

@ -4,6 +4,6 @@ go 1.15
require (
github.com/wowchemy/wowchemy-hugo-modules/v5 v5.3.0
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220324191149-fa9827b726b5 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220324191149-fa9827b726b5 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220325140950-3ee572954ab1 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220325140950-3ee572954ab1 // indirect
)