1
0

Theme update
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-06-07 18:36:53 +02:00
parent 33d524bcc5
commit 59401b5238
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -3,6 +3,6 @@ module code.jcktrue.dk/jct/jcktrue.dk
go 1.15
require (
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210604173804-c0d8f2a41a8e // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210606130713-db4dcf6541e5 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210425191248-0afcc81296de // indirect
)