1
0

Theme update. Cleanup of projects YAML
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-08-07 17:54:34 +02:00
parent f1998acdec
commit 5e3f5e788e
7 changed files with 8 additions and 58 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-20210725202142-0a8115627804 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210725202142-0a8115627804 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20210807125257-88ec9270d03e // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210807125257-88ec9270d03e // indirect
)