Bump hfd#789
Conversation
✅ Deploy Preview for matrixhub-ai ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hi @wzshiming, DetailsInstructions for interacting with me using comments are available here. |
|
I encountered an error while processing your command:
DetailsInstructions for interacting with me using comments are available here. |
There was a problem hiding this comment.
Pull request overview
This PR updates the Go module dependencies to pick up a newer github.com/matrixhub-ai/hfd version, which is likely intended to address the model file metadata inconsistency reported in #529 by pulling in fixes from the upstream/library layer.
Changes:
- Bump
github.com/matrixhub-ai/hfdfromv0.0.0-20260522103102-73bc92d77d19tov0.0.0-20260710052323-c4fdaa77c5e0 - Update indirect dependencies
github.com/wzshiming/httpseek(v0.6.0→v0.6.1) andgithub.com/wzshiming/xet(...afcac81072aa→...02c9cfb4deca) - Regenerate
go.sumentries to match the updated module graph
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates the required module versions (direct + indirect) to pull in the latest hfd and related transitive dependency updates. |
| go.sum | Updates checksums to align with the new go.mod dependency versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
What type of PR is this?
/kind bug
/cleanup
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #529
xref matrixhub-ai/hfd#177
Special notes for your reviewer:
Checklist
Does this PR introduce a user-facing change?