Upgrade theme to v3.9.1

This commit is contained in:
Jimmy Cai 2022-03-05 20:20:10 +00:00 committed by GitHub
parent 12c1a7b735
commit 23fd371e7d
3 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
module: module:
imports: imports:
- path: github.com/CaiJimmy/hugo-theme-stack - path: github.com/CaiJimmy/hugo-theme-stack/v3

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.3.0+incompatible // indirect require github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.1 // indirect

4
go.sum
View File

@ -1,2 +1,2 @@
github.com/CaiJimmy/hugo-theme-stack v3.3.0+incompatible h1:9LKR5hOfIBZaUjuNFgg+76UiKJAPuu9F6NYWmdMqxvM= github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.1 h1:gqqXB3ryglkP+tkJ4ROKG7KrOwMGK6nMMOnu93UiGo4=
github.com/CaiJimmy/hugo-theme-stack v3.3.0+incompatible/go.mod h1:Tacngkxf7u2kfufDzxoX7yqktykqc/Vi1LwJOHGE6Nw= github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.1/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=