[PR #337] [MERGED] fix switch-case syntax error #924

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

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/337
Author: @fudiwei
Created: 11/13/2024
Status: Merged
Merged: 11/14/2024
Merged by: @usual2970

Base: mainHead: bugfix/syntax-error


📝 Commits (1)

  • dbdb40b fix: fix switch-case syntax error

📊 Changes

2 files changed (+10 additions, -8 deletions)

View changed files

📝 internal/deployer/aliyun_clb.go (+5 -4)
📝 internal/pkg/core/uploader/providers/aliyun-slb/aliyun_slb.go (+5 -4)

📄 Description

该 PR 包含以下内容变更:

  • fix: 修复两处 switch-case 多路分支匹配语法问题,可能导致阿里云金融云地域下的 CLB 部署失败。

🔄 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/337 **Author:** [@fudiwei](https://github.com/fudiwei) **Created:** 11/13/2024 **Status:** ✅ Merged **Merged:** 11/14/2024 **Merged by:** [@usual2970](https://github.com/usual2970) **Base:** `main` ← **Head:** `bugfix/syntax-error` --- ### 📝 Commits (1) - [`dbdb40b`](https://github.com/certimate-go/certimate/commit/dbdb40baf99b009cddeb0f6fc8a1149fbe2dac63) fix: fix switch-case syntax error ### 📊 Changes **2 files changed** (+10 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `internal/deployer/aliyun_clb.go` (+5 -4) 📝 `internal/pkg/core/uploader/providers/aliyun-slb/aliyun_slb.go` (+5 -4) </details> ### 📄 Description 该 PR 包含以下内容变更: - **fix**: 修复两处 switch-case 多路分支匹配语法问题,可能导致阿里云金融云地域下的 CLB 部署失败。 --- <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:51 +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#924
No description provided.