Update theme

This commit is contained in:
Bjørn Erik Pedersen 2019-08-08 18:32:49 +02:00
parent 446fa85ad6
commit 1582f10383
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module github.com/gohugoio/hugoDocs
go 1.12
require github.com/gohugoio/gohugoioTheme v0.0.0-20190729075610-84494216ce48 // indirect
require github.com/gohugoio/gohugoioTheme v0.0.0-20190731073050-967ec18d47b0 // indirect

1
go.sum
View File

@ -2,3 +2,4 @@ github.com/gohugoio/gohugoioTheme v0.0.0-20190726082015-1ca3974992e8 h1:BrZRtV16
github.com/gohugoio/gohugoioTheme v0.0.0-20190726082015-1ca3974992e8/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=
github.com/gohugoio/gohugoioTheme v0.0.0-20190729075610-84494216ce48 h1:TYeHT0L/Rvwg0xTnlaCEZ31BuIKT0gdu5eQksy5ssVE=
github.com/gohugoio/gohugoioTheme v0.0.0-20190729075610-84494216ce48/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=
github.com/gohugoio/gohugoioTheme v0.0.0-20190731073050-967ec18d47b0/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=