mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #220] [MERGED] update package name #872
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#872
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/220
Author: @usual2970
Created: 10/19/2024
Status: ✅ Merged
Merged: 10/20/2024
Merged by: @usual2970
Base:
main← Head:feat/update_gomod📝 Commits (3)
17cfeeeupdate package name499bbe4fix deployment dialog titlea9b9be9fix conflict📊 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.