CI: Update theme
This commit is contained in:
parent
0c1b2e37a3
commit
2f287b83d5
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.10.0 // indirect
|
||||
require github.com/CaiJimmy/hugo-theme-stack/v3 v3.11.0 // indirect
|
||||
|
|
4
go.sum
4
go.sum
|
@ -1,2 +1,2 @@
|
|||
github.com/CaiJimmy/hugo-theme-stack/v3 v3.10.0 h1:M0LF4RPtDT/2oOzMOkq4+fwXmuMeNYtF7nF/M1xmjeY=
|
||||
github.com/CaiJimmy/hugo-theme-stack/v3 v3.10.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
|
||||
github.com/CaiJimmy/hugo-theme-stack/v3 v3.11.0 h1:HyHdT59BYMdPSjDljIWpJY/DT+NPiZgfqMlJBQwOa1A=
|
||||
github.com/CaiJimmy/hugo-theme-stack/v3 v3.11.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
|
||||
|
|
Loading…
Reference in a new issue