starters: update modules to v5.6.0 (#2779)

Updated module paths as described in #2754. Additionally changed the module names in go.mod to correspond to the repo path
This commit is contained in:
Rudolf Lioutikov 2022-07-26 19:35:49 +02:00 committed by GitHub
commit 3c3e1ed96b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 69 additions and 49 deletions

View file

@ -40,8 +40,9 @@ removePathAccents: true
module:
imports:
- path: github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5
- path: github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5
############################
## ADVANCED