1
0

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

This commit is contained in:
2021-06-16 11:42:54 +02:00
parent c2669979fa
commit 4193ddb1ec
3 changed files with 3 additions and 5 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-20210613133202-27b491678438 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210615190506-19ca4a39f23c // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210425191248-0afcc81296de // indirect
)