Skip to content

Commit

Permalink
Chore: 更新 FixIt 0.3.14 和部分开发依赖
Browse files Browse the repository at this point in the history
Closes #118
Closes #119
Closes #120
Closes #121
  • Loading branch information
Lruihao committed Nov 5, 2024
1 parent 33b5112 commit 862fa3e
Show file tree
Hide file tree
Showing 4 changed files with 183 additions and 163 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/Lruihao/hugo-blog
go 1.20

require (
github.com/hugo-fixit/FixIt v0.3.14-0.20241024072739-c08671dedf3f // indirect
github.com/hugo-fixit/FixIt v0.3.14 // indirect
github.com/hugo-fixit/cmpt-mdevtools v1.0.1 // indirect
github.com/hugo-fixit/component-projects v1.3.5 // indirect
github.com/hugo-fixit/fixit-bundle v1.1.1 // 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.20241024072739-c08671dedf3f h1:XjGltqull2yj87WbYMvvj+ntIx+OxYZWfF4BC3bvRhc=
github.com/hugo-fixit/FixIt v0.3.14-0.20241024072739-c08671dedf3f/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/cmpt-mdevtools v1.0.1 h1:IdUhqO1ktKsJF5D0ReU37PU2CQCpgjY4EFFQ0S69sKQ=
github.com/hugo-fixit/cmpt-mdevtools v1.0.1/go.mod h1:+1tfeT4ugFNa1kx/3yQF0NUup2Fejiq7EwvrpcY2xWw=
github.com/hugo-fixit/component-projects v1.3.5 h1:/PuId1syU0zMe23wbp1///2W2J4REInSKk/AP+HsXuU=
Expand Down
Loading

0 comments on commit 862fa3e

Please sign in to comment.