Skip to content

Commit c6643c3

Browse files
CI: Update theme
1 parent 56c4904 commit c6643c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/CaiJimmy/hugo-theme-stack-starter
22

33
go 1.17
44

5-
require github.com/CaiJimmy/hugo-theme-stack/v3 v3.31.0 // indirect
5+
require github.com/CaiJimmy/hugo-theme-stack/v3 v3.32.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/CaiJimmy/hugo-theme-stack/v3 v3.31.0 h1:fDdsTsOVVKBzQb9+hIxTErDqmiHCzcTD2Bd+7Se0TlA=
2-
github.com/CaiJimmy/hugo-theme-stack/v3 v3.31.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
1+
github.com/CaiJimmy/hugo-theme-stack/v3 v3.32.0 h1:C5qZXm/XSc6TUHmLJerocpmQz/bWm+ODj0iQ1kRpOkE=
2+
github.com/CaiJimmy/hugo-theme-stack/v3 v3.32.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=

0 commit comments

Comments
 (0)