Skip to content

Commit

Permalink
Chore: 更新 FIxIt 主题 0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Nov 5, 2024
1 parent 4e0da16 commit 1973bb9
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.14-0.20241104045219-712cf2a86806 // indirect
github.com/hugo-fixit/FixIt v0.3.14 // indirect
github.com/hugo-fixit/component-projects v1.4.0 // 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.14-0.20241104045219-712cf2a86806 h1:eEbYgbwPb2l13R3j2damsikBegDa7zTdnFro1SNLo+8=
github.com/hugo-fixit/FixIt v0.3.14-0.20241104045219-712cf2a86806/go.mod h1:3XIRedrqakO7/a4ZnhE46haMRF8HgsT0N0B5j5D2iRU=
github.com/hugo-fixit/FixIt v0.3.14 h1:xO6XVBIjYUB6q/Q5lXH2Dlmzpid80pmwzIICN5MIYUw=
github.com/hugo-fixit/FixIt v0.3.14/go.mod h1:3XIRedrqakO7/a4ZnhE46haMRF8HgsT0N0B5j5D2iRU=
github.com/hugo-fixit/component-projects v1.4.0 h1:Z9q+aY/ZBD4qcqcnPWNlGc/c7HDYu+5hj996TCTpRw0=
github.com/hugo-fixit/component-projects v1.4.0/go.mod h1:nXW0R37REwpfwUD1I4RtB5QW71vw66nRyB9uEpYxr+c=
github.com/hugo-fixit/shortcode-caniuse v1.1.3 h1:U1YBJz5SI/d1BBQhHcD0eVgJdCcpzK2usSizPiu+a4w=
Expand Down

0 comments on commit 1973bb9

Please sign in to comment.