Skip to content

chore: change lego sdk#13357

Merged
wanghe-fit2cloud merged 1 commit into
dev-v2from
pr@dev-v2@common
Jul 23, 2026
Merged

chore: change lego sdk#13357
wanghe-fit2cloud merged 1 commit into
dev-v2from
pr@dev-v2@common

Conversation

@zhengkunwang223

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 23, 2026 10:25

Copilot AI left a comment

Copy link
Copy Markdown

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 agent’s ACME/Let’s Encrypt dependency wiring by switching github.com/go-acme/lego/v5 to a fork via a replace directive, along with the resulting module graph changes in go.sum.

Changes:

  • Add a replace directive to use github.com/1Panel-dev/lego/v5 v5.3.1 in place of github.com/go-acme/lego/v5.
  • Drop the indirect github.com/go-acme/tencentclouddnspod dependency and add github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod (indirect) as part of the updated dependency graph.
  • Regenerate go.sum to reflect the new replacement module and transitive dependencies.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
agent/go.mod Adds a module replacement to a forked lego and updates indirect requirements accordingly.
agent/go.sum Updates checksums to match the new forked lego module and transitive dependency set (including TencentCloud DNSPod SDK).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wanghe-fit2cloud
wanghe-fit2cloud merged commit c417bc9 into dev-v2 Jul 23, 2026
4 checks passed
@wanghe-fit2cloud
wanghe-fit2cloud deleted the pr@dev-v2@common branch July 23, 2026 10:37
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.

3 participants