CI: Update theme
This commit is contained in:
parent
7af8950035
commit
adfa1d62d4
2 changed files with 3 additions and 3 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.22.0 // indirect
|
||||
require github.com/CaiJimmy/hugo-theme-stack/v3 v3.23.0 // indirect
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -1,2 +1,2 @@
|
|||
github.com/CaiJimmy/hugo-theme-stack/v3 v3.22.0 h1:cCY0XV13flJICqJ9b6LLfQOL5JxmDCll8Jn3GyMEtrI=
|
||||
github.com/CaiJimmy/hugo-theme-stack/v3 v3.22.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
|
||||
github.com/CaiJimmy/hugo-theme-stack/v3 v3.23.0 h1:0DSfsDqHgniwQIMpgOnHWisMtW7YsEPNpW9OJ2ZdR3w=
|
||||
github.com/CaiJimmy/hugo-theme-stack/v3 v3.23.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue