CI: Update theme
This commit is contained in:
parent
d581b4f0c4
commit
55c3a681f7
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,4 +2,4 @@ module github.com/CaiJimmy/hugo-theme-stack-starter
|
|||
|
||||
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
2
go.sum
|
@ -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/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=
|
||||
|
|
Loading…
Reference in a new issue