Skip to content

Commit

Permalink
⬆️ Chore(theme): update FixIt version v0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed May 21, 2024
1 parent e74b99d commit a1dfe2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.20

require (
github.com/Lruihao/hugo-shortcode-sponsor-log v1.0.0 // indirect
github.com/hugo-fixit/FixIt v0.3.7-0.20240520060830-d7c06360c295 // indirect
github.com/hugo-fixit/FixIt v0.3.7 // indirect
github.com/hugo-fixit/component-projects v1.1.0 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/Lruihao/hugo-shortcode-sponsor-log v1.0.0 h1:HN1tKv3xYVZRSz+xt2Wr3hLbqxi5yK6OZRecYj22yyU=
github.com/Lruihao/hugo-shortcode-sponsor-log v1.0.0/go.mod h1:B0v1x6BWWp5g6w82hBfZkJNPTyTw8Cvt6ccZ7BllA20=
github.com/hugo-fixit/FixIt v0.3.7-0.20240520060830-d7c06360c295 h1:h86MhPHprCPL2AuCHMN94eS/wt5CYVdyRfonBY4F/m0=
github.com/hugo-fixit/FixIt v0.3.7-0.20240520060830-d7c06360c295/go.mod h1:3XIRedrqakO7/a4ZnhE46haMRF8HgsT0N0B5j5D2iRU=
github.com/hugo-fixit/FixIt v0.3.7 h1:Ew7kp5PfYTS2bln440Xdmu7H+SJ4sxj3P1ZBARGFOAM=
github.com/hugo-fixit/FixIt v0.3.7/go.mod h1:3XIRedrqakO7/a4ZnhE46haMRF8HgsT0N0B5j5D2iRU=
github.com/hugo-fixit/component-projects v1.1.0 h1:YwMTsmlbndTR5jpjsoC4n7TmWi4kxvJYfC2Ee8cYZAc=
github.com/hugo-fixit/component-projects v1.1.0/go.mod h1:nXW0R37REwpfwUD1I4RtB5QW71vw66nRyB9uEpYxr+c=

0 comments on commit a1dfe2d

Please sign in to comment.