starters: update to support Hugo 0.93

This commit is contained in:
George Cushen 2022-03-03 21:17:51 +00:00
commit d75dbe7f3d
14 changed files with 21 additions and 21 deletions

View file

@ -3,6 +3,6 @@ module github.com/wowchemy/starter-blog
go 1.14
require (
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220216215925-d0da1f21994f // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220216215925-d0da1f21994f // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220303202439-97a4b87534b0 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220303202439-97a4b87534b0 // indirect
)

View file

@ -3,7 +3,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.91.2"
HUGO_VERSION = "0.93.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]

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-20220220182731-98d590223d88 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220220182731-98d590223d88 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220303202439-97a4b87534b0 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220303202439-97a4b87534b0 // indirect
)

View file

@ -3,7 +3,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.91.2"
HUGO_VERSION = "0.93.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]

View file

@ -3,6 +3,6 @@ module github.com/wowchemy/starter-book
go 1.14
require (
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220213135439-f2a7091eaa3e // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220213135439-f2a7091eaa3e // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220303202439-97a4b87534b0 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220303202439-97a4b87534b0 // indirect
)

View file

@ -3,7 +3,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.91.2"
HUGO_VERSION = "0.93.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]

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 v5.0.0-20220208192500-eb26160ea904
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220208192500-eb26160ea904
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220303202439-97a4b87534b0
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220303202439-97a4b87534b0
)

View file

@ -3,7 +3,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.91.2"
HUGO_VERSION = "0.93.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]

View file

@ -3,6 +3,6 @@ module github.com/wowchemy/starter-minimal
go 1.14
require (
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220216215925-d0da1f21994f // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220216215925-d0da1f21994f // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220303202439-97a4b87534b0 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220303202439-97a4b87534b0 // indirect
)

View file

@ -3,7 +3,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.91.2"
HUGO_VERSION = "0.93.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]

View file

@ -3,6 +3,6 @@ module github.com/wowchemy/starter-blog
go 1.14
require (
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220213222331-31333ef8d41f // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220213222331-31333ef8d41f // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220303202439-97a4b87534b0 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220303202439-97a4b87534b0 // indirect
)

View file

@ -3,7 +3,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.91.2"
HUGO_VERSION = "0.93.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]

View file

@ -3,6 +3,6 @@ module github.com/wowchemy/starter-hugo-research-group
go 1.14
require (
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220223213657-47f37ee211e8 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220223213657-47f37ee211e8 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220303202439-97a4b87534b0 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220303202439-97a4b87534b0 // indirect
)

View file

@ -3,7 +3,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.91.2"
HUGO_VERSION = "0.93.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]