Skip to content

Commit df2476a

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 1ff6ef3 + 1664db4 commit df2476a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.32.0 // indirect
5+
require github.com/CaiJimmy/hugo-theme-stack/v3 v3.33.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.32.0 h1:C5qZXm/XSc6TUHmLJerocpmQz/bWm+ODj0iQ1kRpOkE=
2-
github.com/CaiJimmy/hugo-theme-stack/v3 v3.32.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
1+
github.com/CaiJimmy/hugo-theme-stack/v3 v3.33.0 h1:ht00aUT5VOxuh0cq4ek6uuGMze2/pDgjxYDVCJfb3Wk=
2+
github.com/CaiJimmy/hugo-theme-stack/v3 v3.33.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=

0 commit comments

Comments
 (0)