Merge pull request #22 from jtom38/feature/theme-202-bump

bumped theme to latest
This commit is contained in:
James Tombleson 2022-10-25 17:37:57 -07:00 committed by GitHub
commit b994bdce92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module github.com/jtom38/cookbook
go 1.19
require github.com/jtom38/hugo-cookbook v0.1.0 // indirect
require github.com/jtom38/hugo-cookbook v0.2.0 // indirect

4
go.sum Normal file
View File

@ -0,0 +1,4 @@
github.com/jtom38/hugo-cookbook v0.1.0 h1:GbY0QSDLP6GDvZUSndzrn/H2+Q58pQLrxAf6G3B3yD4=
github.com/jtom38/hugo-cookbook v0.1.0/go.mod h1:6vjLiMbIqQBhRIa8M7bTvUAuv6WqXbswSnFAvB2fjSM=
github.com/jtom38/hugo-cookbook v0.2.0 h1:JLYS83a8rfa63425wvxQK4mrKqSpmU+mcI4SNaWtfJE=
github.com/jtom38/hugo-cookbook v0.2.0/go.mod h1:6vjLiMbIqQBhRIa8M7bTvUAuv6WqXbswSnFAvB2fjSM=