Skip to content

Commit

Permalink
Chore: 更新主题到 0.3.3 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Apr 25, 2024
1 parent f1df3a3 commit d4af789
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.3-0.20240424121417-1ed0acdf35d0 // indirect
github.com/hugo-fixit/FixIt v0.3.3 // indirect
github.com/hugo-fixit/component-projects v1.0.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.3-0.20240424121417-1ed0acdf35d0 h1:w/JGk+hhFDM1Ybp0ZhojWnxo3yN3OcQaeJ8MvF89H3Q=
github.com/hugo-fixit/FixIt v0.3.3-0.20240424121417-1ed0acdf35d0/go.mod h1:3XIRedrqakO7/a4ZnhE46haMRF8HgsT0N0B5j5D2iRU=
github.com/hugo-fixit/FixIt v0.3.3 h1:6GWnYt43HZHntIo6n7U5B4Zt1LJjomGnf0hQYYGv3Qk=
github.com/hugo-fixit/FixIt v0.3.3/go.mod h1:3XIRedrqakO7/a4ZnhE46haMRF8HgsT0N0B5j5D2iRU=
github.com/hugo-fixit/component-projects v1.0.0 h1:7DIf78w9AbIjagahgov3Yr3/A7LzgY+eQoCh4rXdyN0=
github.com/hugo-fixit/component-projects v1.0.0/go.mod h1:nXW0R37REwpfwUD1I4RtB5QW71vw66nRyB9uEpYxr+c=

0 comments on commit d4af789

Please sign in to comment.