Skip to content

chore: clean up go mod & fix mail link#861

Merged
hi-pender merged 1 commit intocoze-dev:mainfrom
GuangmingLuo:chore/modtidy
Aug 22, 2025
Merged

chore: clean up go mod & fix mail link#861
hi-pender merged 1 commit intocoze-dev:mainfrom
GuangmingLuo:chore/modtidy

Conversation

@GuangmingLuo
Copy link
Copy Markdown
Contributor

Change-Id: I408a58e2cab97478fcba9abf1277a965fd0bffba

What type of PR is this?

chore

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Add documentation if the current PR requires user awareness at the usage level.

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:

  1. clean up go mod, separate direct and indirect dependency
  2. upgrade hertz and gopkg version to latest
  3. fix mail link in readme

zh(optional):

(Optional) Which issue(s) this PR fixes:

Change-Id: I408a58e2cab97478fcba9abf1277a965fd0bffba
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Aug 22, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 performs maintenance tasks on the Go module dependencies and fixes documentation links. It reorganizes the go.mod file to separate direct and indirect dependencies, upgrades key dependencies to their latest versions, and corrects email links in README files.

  • Clean up go.mod structure by consolidating require blocks and properly organizing direct vs indirect dependencies
  • Upgrade hertz framework from v0.10.0 to v0.10.2 and gopkg from v0.1.1 to v0.1.3
  • Fix email links in README files by adding proper mailto: protocol

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
backend/go.mod Restructured dependency organization and upgraded key packages
README.zh_CN.md Fixed email link by adding mailto: protocol
README.md Fixed email link by adding mailto: protocol

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@hi-pender hi-pender added this pull request to the merge queue Aug 22, 2025
Merged via the queue into coze-dev:main with commit 035ed24 Aug 22, 2025
7 checks passed
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

futeng pushed a commit to futeng/coze-studio that referenced this pull request Sep 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants