Skip to content

Bump hfd#789

Open
wzshiming wants to merge 1 commit into
matrixhub-ai:mainfrom
wzshiming:bump/hfd
Open

Bump hfd#789
wzshiming wants to merge 1 commit into
matrixhub-ai:mainfrom
wzshiming:bump/hfd

Conversation

@wzshiming

@wzshiming wzshiming commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

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

  • Tests(ut, e2e) added or updated, or not needed and explained
  • Docs(tech docs, usage docs) updated, or not needed and explained

Does this PR introduce a user-facing change?

NONE

Copilot AI review requested due to automatic review settings July 10, 2026 05:27
@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for matrixhub-ai ready!

Name Link
🔨 Latest commit c3a56c4
🔍 Latest deploy log https://app.netlify.com/projects/matrixhub-ai/deploys/6a5082bf99005200083f4ba5
😎 Deploy Preview https://deploy-preview-789--matrixhub-ai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown
Contributor

Hi @wzshiming,
Thanks for your pull request!
If the PR is ready, use the /auto-cc command to assign Reviewer to Review.
We will review it shortly.

Details

Instructions for interacting with me using comments are available here.
If you have questions or suggestions related to my behavior, please file an issue against the gh-ci-bot repository.

@github-actions github-actions Bot added the kind/bug Categorizes issue or PR as related to a bug. label Jul 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

@wzshiming

I encountered an error while processing your command:

❌ Unknown command /cleanup. Please check the available commands and try again.

Details

Instructions for interacting with me using comments are available here.
If you have questions or suggestions related to my behavior, please file an issue against the gh-ci-bot repository.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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/hfd from v0.0.0-20260522103102-73bc92d77d19 to v0.0.0-20260710052323-c4fdaa77c5e0
  • Update indirect dependencies github.com/wzshiming/httpseek (v0.6.0v0.6.1) and github.com/wzshiming/xet (...afcac81072aa...02c9cfb4deca)
  • Regenerate go.sum entries 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Categorizes issue or PR as related to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The information in the model file is incorrect

2 participants