starters: update mod

This commit is contained in:
George Cushen 2022-02-08 19:45:38 +00:00
commit d7088182cb
4 changed files with 5 additions and 6 deletions

1
.gitignore vendored
View file

@ -10,6 +10,7 @@ node_modules/
# Hugo
.hugo_build.lock
go.sum
resources/
public/

View file

@ -3,6 +3,6 @@ module github.com/wowchemy/starter-academic/exampleSite
go 1.15
require (
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5@main
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5@main
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220208192500-eb26160ea904
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220208192500-eb26160ea904
)

View file

@ -1,4 +0,0 @@
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220109160354-be9e2fde4a4f h1:swonZoGNetpYa0fzAYQGjLFyNQrnRBaGupyNCxmDQDg=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220109160354-be9e2fde4a4f/go.mod h1:Sp/AKo+2HAPi/IPHp1MEdKPmee+mzO5+efUBUPLPqPE=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220109160354-be9e2fde4a4f h1:FD0LoG/QlkPypItdrRrpOWkXGQbp2rN/xYLH7Fo+FBo=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220109160354-be9e2fde4a4f/go.mod h1:2iL9rdrUYyJXX2BeHKfK+QbqZlubCsaR60nQ87NRQTY=

View file

@ -27,6 +27,8 @@ outputFormats:
isPlainText: true
mediatype: text/netlify
notAlternative: true
sitemap:
changefreq: weekly
module:
hugoVersion:
min: '0.87.0'