[PR #220] [MERGED] update package name #872

Closed
opened 2026-03-03 01:06:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/220
Author: @usual2970
Created: 10/19/2024
Status: Merged
Merged: 10/20/2024
Merged by: @usual2970

Base: mainHead: feat/update_gomod


📝 Commits (3)

📊 Changes

37 files changed (+64 additions, -62 deletions)

View changed files

📝 go.mod (+1 -1)
📝 internal/applicant/aliyun.go (+1 -1)
📝 internal/applicant/applicant.go (+2 -2)
📝 internal/applicant/aws.go (+1 -1)
📝 internal/applicant/cloudflare.go (+1 -1)
📝 internal/applicant/godaddy.go (+1 -1)
📝 internal/applicant/httpreq.go (+1 -1)
📝 internal/applicant/huaweicloud.go (+1 -1)
📝 internal/applicant/namesilo.go (+1 -1)
📝 internal/applicant/pdns.go (+1 -1)
📝 internal/applicant/tencent.go (+1 -1)
📝 internal/deployer/aliyun_cdn.go (+2 -2)
📝 internal/deployer/aliyun_esa.go (+3 -3)
📝 internal/deployer/aliyun_oss.go (+1 -1)
📝 internal/deployer/deployer.go (+3 -3)
📝 internal/deployer/huaweicloud_cdn.go (+2 -2)
📝 internal/deployer/k8s_secret.go (+1 -1)
📝 internal/deployer/local.go (+1 -1)
📝 internal/deployer/qiniu_cdn.go (+2 -2)
📝 internal/deployer/qiniu_cdn_test.go (+1 -1)

...and 17 more files

📄 Description

将包名从 certimate 调整为 github.com/usual2970/certimate,方便后续将 Certimate 作为类库对外开放


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/220 **Author:** [@usual2970](https://github.com/usual2970) **Created:** 10/19/2024 **Status:** ✅ Merged **Merged:** 10/20/2024 **Merged by:** [@usual2970](https://github.com/usual2970) **Base:** `main` ← **Head:** `feat/update_gomod` --- ### 📝 Commits (3) - [`17cfeee`](https://github.com/certimate-go/certimate/commit/17cfeee374bf4d697db42d5a92aaa05f81d50491) update package name - [`499bbe4`](https://github.com/certimate-go/certimate/commit/499bbe4fa7760ced6d67f2dd35efb966f103135a) fix deployment dialog title - [`a9b9be9`](https://github.com/certimate-go/certimate/commit/a9b9be96cbfb3c12d7b6a6bd533e2bce35e2794f) fix conflict ### 📊 Changes **37 files changed** (+64 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `internal/applicant/aliyun.go` (+1 -1) 📝 `internal/applicant/applicant.go` (+2 -2) 📝 `internal/applicant/aws.go` (+1 -1) 📝 `internal/applicant/cloudflare.go` (+1 -1) 📝 `internal/applicant/godaddy.go` (+1 -1) 📝 `internal/applicant/httpreq.go` (+1 -1) 📝 `internal/applicant/huaweicloud.go` (+1 -1) 📝 `internal/applicant/namesilo.go` (+1 -1) 📝 `internal/applicant/pdns.go` (+1 -1) 📝 `internal/applicant/tencent.go` (+1 -1) 📝 `internal/deployer/aliyun_cdn.go` (+2 -2) 📝 `internal/deployer/aliyun_esa.go` (+3 -3) 📝 `internal/deployer/aliyun_oss.go` (+1 -1) 📝 `internal/deployer/deployer.go` (+3 -3) 📝 `internal/deployer/huaweicloud_cdn.go` (+2 -2) 📝 `internal/deployer/k8s_secret.go` (+1 -1) 📝 `internal/deployer/local.go` (+1 -1) 📝 `internal/deployer/qiniu_cdn.go` (+2 -2) 📝 `internal/deployer/qiniu_cdn_test.go` (+1 -1) _...and 17 more files_ </details> ### 📄 Description 将包名从 certimate 调整为 github.com/usual2970/certimate,方便后续将 Certimate 作为类库对外开放 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:06:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#872
No description provided.