CI: Update theme

This commit is contained in:
CaiJimmy 2022-03-05 21:48:38 +00:00 committed by GitHub Actions
parent d581b4f0c4
commit 55c3a681f7
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module github.com/CaiJimmy/hugo-theme-stack-starter
go 1.17 go 1.17
require github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.1 // indirect require github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.2 // indirect

2
go.sum
View File

@ -1,2 +1,4 @@
github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.1 h1:gqqXB3ryglkP+tkJ4ROKG7KrOwMGK6nMMOnu93UiGo4= github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.1 h1:gqqXB3ryglkP+tkJ4ROKG7KrOwMGK6nMMOnu93UiGo4=
github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.1/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.1/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.2 h1:HfqtlWotU1fkLyUVQWSm5aZawTugHnKK6S4rdz6vXqg=
github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.2/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=