1
0

Spell checking
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-13 18:45:36 +01:00
parent af5165a4ee
commit 882b65f0eb
9 changed files with 19 additions and 106 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-20220209002342-6224270ab3b1 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220209002342-6224270ab3b1 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220213171252-6ca1b15ab47d // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220213171252-6ca1b15ab47d // indirect
)