Upgrade theme to v3.9.1
This commit is contained in:
parent
12c1a7b735
commit
23fd371e7d
@ -1,3 +1,3 @@
|
||||
module:
|
||||
imports:
|
||||
- path: github.com/CaiJimmy/hugo-theme-stack
|
||||
- path: github.com/CaiJimmy/hugo-theme-stack/v3
|
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.3.0+incompatible // indirect
|
||||
require github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.1 // indirect
|
||||
|
4
go.sum
4
go.sum
@ -1,2 +1,2 @@
|
||||
github.com/CaiJimmy/hugo-theme-stack v3.3.0+incompatible h1:9LKR5hOfIBZaUjuNFgg+76UiKJAPuu9F6NYWmdMqxvM=
|
||||
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 h1:gqqXB3ryglkP+tkJ4ROKG7KrOwMGK6nMMOnu93UiGo4=
|
||||
github.com/CaiJimmy/hugo-theme-stack/v3 v3.9.1/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
|
||||
|
Loading…
Reference in New Issue
Block a user