mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
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:
parent
bfb7d8e3f3
commit
3c3e1ed96b
18 changed files with 69 additions and 49 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue