mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #1035] [MERGED] refactor: lightweight vendor packages in the binary #1113
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#1113
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/certimate-go/certimate/pull/1035
Author: @fudiwei
Created: 11/10/2025
Status: ✅ Merged
Merged: 11/10/2025
Merged by: @fudiwei
Base:
main← Head:main📝 Commits (6)
40ce9f6refactor: clean code724b5efrefactor: lightweight tencentcloud vendor packagesa546caerefactor: lightweight huaweicloud vendor packages463a38erefactor: lightweight alibaba vendor packages1f4b04atest: add test case65e0889fix(ui): incorrect default list sort📊 Changes
282 files changed (+6262 additions, -1066 deletions)
View changed files
📝
go.mod(+27 -33)📝
go.sum(+42 -65)📝
internal/certapply/applicators/registry.go(+14 -0)📝
internal/certapply/applicators/sp_acmedns.go(+2 -4)📝
internal/certapply/applicators/sp_acmehttpreq.go(+2 -4)📝
internal/certapply/applicators/sp_akamai_edgedns.go(+3 -7)📝
internal/certapply/applicators/sp_aliyun_dns.go(+3 -7)📝
internal/certapply/applicators/sp_aliyun_esa.go(+2 -4)📝
internal/certapply/applicators/sp_arvancloud.go(+2 -4)📝
internal/certapply/applicators/sp_aws_route53.go(+3 -7)📝
internal/certapply/applicators/sp_azure_dns.go(+3 -7)📝
internal/certapply/applicators/sp_baiducloud_dns.go(+3 -7)📝
internal/certapply/applicators/sp_bookmyname.go(+2 -4)📝
internal/certapply/applicators/sp_bunny.go(+2 -4)📝
internal/certapply/applicators/sp_cloudflare.go(+2 -4)📝
internal/certapply/applicators/sp_cloudns.go(+2 -4)📝
internal/certapply/applicators/sp_cmcccloud_dns.go(+3 -7)📝
internal/certapply/applicators/sp_constellix.go(+2 -4)📝
internal/certapply/applicators/sp_ctcccloud_smartdns.go(+3 -7)📝
internal/certapply/applicators/sp_desec.go(+2 -4)...and 80 more files
📄 Description
该 PR 包含以下内容变更:
备注
关于轻量化第三方 SDK
参考自 https://github.com/go-acme/lego/issues/2590
不同平台的二进制会有一定差异,以下指标采集自
windows/amd64:alibabacloud-gotencentcloud/tencentcloud-sdk-gohuaweicloud/huaweicloud-sdk-go🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.