[PR #225] [MERGED] chore: align go version in GHA to 1.23 #383

Closed
opened 2026-02-16 01:15:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/225
Author: @bowenliang123
Created: 4/19/2025
Status: Merged
Merged: 4/20/2025
Merged by: @Yeuoly

Base: mainHead: go-1.23


📝 Commits (2)

📊 Changes

3 files changed (+8 additions, -7 deletions)

View changed files

📝 .github/workflows/benchmark.yml (+3 -2)
📝 .github/workflows/publish-cli.yaml (+3 -3)
📝 .github/workflows/tests.yml (+2 -2)

📄 Description

  • As Go 1.23 is required in go.mod since #158, all the Go version in Github actions should be updated to 1.23 as well for testing and publishing.

🔄 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/langgenius/dify-plugin-daemon/pull/225 **Author:** [@bowenliang123](https://github.com/bowenliang123) **Created:** 4/19/2025 **Status:** ✅ Merged **Merged:** 4/20/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `go-1.23` --- ### 📝 Commits (2) - [`23f31a2`](https://github.com/langgenius/dify-plugin-daemon/commit/23f31a244d19a315a42f459d7dd2ce20184ab51b) align go version in GHA to 1.23 - [`69eb86e`](https://github.com/langgenius/dify-plugin-daemon/commit/69eb86e4f2e97c48d6b17d7cbe33b60d63757044) actions/setup-go@v5 ### 📊 Changes **3 files changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/benchmark.yml` (+3 -2) 📝 `.github/workflows/publish-cli.yaml` (+3 -3) 📝 `.github/workflows/tests.yml` (+2 -2) </details> ### 📄 Description - As Go 1.23 is required in go.mod since #158, all the Go version in Github actions should be updated to 1.23 as well for testing and publishing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:15:48 -05:00
yindo closed this issue 2026-02-16 01:15:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#383