Skip to content

Commit

Permalink
Chore: 更新主题开发版本的BUG修复
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Aug 1, 2024
1 parent 99a2329 commit 0e1dd1a
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 @@ -3,7 +3,7 @@ module github.com/hugo-fixit/docs
go 1.20

require (
github.com/hugo-fixit/FixIt v0.3.10-0.20240730084041-9109ef22e2db // indirect
github.com/hugo-fixit/FixIt v0.3.10-0.20240801020518-a482e14bd59d // indirect
github.com/hugo-fixit/component-projects v1.1.2 // indirect
github.com/hugo-fixit/shortcode-caniuse v1.1.3 // indirect
github.com/hugo-fixit/shortcode-rewards v1.0.4 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/hugo-fixit/FixIt v0.3.10-0.20240730084041-9109ef22e2db h1:9mx9ZMvZx8ibixENcIn/NXmciB0fvaLKSM0xJusecTc=
github.com/hugo-fixit/FixIt v0.3.10-0.20240730084041-9109ef22e2db/go.mod h1:3XIRedrqakO7/a4ZnhE46haMRF8HgsT0N0B5j5D2iRU=
github.com/hugo-fixit/FixIt v0.3.10-0.20240801020518-a482e14bd59d h1:Q8VnSG/TbTlJJGpOKrkRizsTTCwM4da/US6Wx8iwA+c=
github.com/hugo-fixit/FixIt v0.3.10-0.20240801020518-a482e14bd59d/go.mod h1:3XIRedrqakO7/a4ZnhE46haMRF8HgsT0N0B5j5D2iRU=
github.com/hugo-fixit/component-projects v1.1.2 h1:hKJ+1CM6Y0wEdA8Pnn8MSZel+ukYtUvzC3VQk+AFSl4=
github.com/hugo-fixit/component-projects v1.1.2/go.mod h1:nXW0R37REwpfwUD1I4RtB5QW71vw66nRyB9uEpYxr+c=
github.com/hugo-fixit/shortcode-caniuse v1.1.3 h1:U1YBJz5SI/d1BBQhHcD0eVgJdCcpzK2usSizPiu+a4w=
Expand Down

0 comments on commit 0e1dd1a

Please sign in to comment.