CI: Update theme
Some checks are pending
Deploy to Github Pages / build (push) Waiting to run

This commit is contained in:
CaiJimmy 2024-05-02 21:31:06 +00:00 committed by github-actions[bot]
parent f059f1400b
commit df1f51edd7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

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

4
go.sum
View File

@ -1,2 +1,2 @@
github.com/CaiJimmy/hugo-theme-stack/v3 v3.25.0 h1:pI9uan8QVhmjtJZBQcgRDBU/5J29yquL315hvlWwfEc=
github.com/CaiJimmy/hugo-theme-stack/v3 v3.25.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
github.com/CaiJimmy/hugo-theme-stack/v3 v3.26.0 h1:kLZSTvo+E3S2YWw59DjXWtKLNbw3JaL7Z+VAjcegqa0=
github.com/CaiJimmy/hugo-theme-stack/v3 v3.26.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=