[PR #151] [MERGED] chore: Update Go version to 1.23.0 #181

Closed
opened 2026-02-16 09:19:46 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-sandbox/pull/151
Author: @Yeuoly
Created: 5/7/2025
Status: Merged
Merged: 5/7/2025
Merged by: @Yeuoly

Base: mainHead: chore/bump-versions


📝 Commits (4)

  • 0be237d chore: Update Go version to 1.23.0
  • 5bff528 chore: Upgrade Go version in Dockerfiles to 1.23.0
  • bc2a71c fix: go
  • 75be3ce chore: Update Go version in Dockerfiles to 1.23.9

📊 Changes

5 files changed (+75 additions, -76 deletions)

View changed files

📝 .github/workflows/build.yml (+1 -1)
📝 docker/amd64-test/dockerfile (+5 -5)
📝 docker/arm64-test/dockerfile (+5 -5)
📝 go.mod (+21 -19)
📝 go.sum (+43 -46)

📄 Description

Adjust toolchain in go.mod; update build workflow to match new Go version


🔄 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-sandbox/pull/151 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 5/7/2025 **Status:** ✅ Merged **Merged:** 5/7/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `chore/bump-versions` --- ### 📝 Commits (4) - [`0be237d`](https://github.com/langgenius/dify-sandbox/commit/0be237ddea2102b94e861d8ba4d581d4fce8f36d) chore: Update Go version to 1.23.0 - [`5bff528`](https://github.com/langgenius/dify-sandbox/commit/5bff528d55c6f68b09bb5cf1e4ea16ad292498a6) chore: Upgrade Go version in Dockerfiles to 1.23.0 - [`bc2a71c`](https://github.com/langgenius/dify-sandbox/commit/bc2a71cdbecc350a1c136faf01b377bf334a94ca) fix: go - [`75be3ce`](https://github.com/langgenius/dify-sandbox/commit/75be3ce2d9d2a55848ba64af3be92b3a53416eab) chore: Update Go version in Dockerfiles to 1.23.9 ### 📊 Changes **5 files changed** (+75 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+1 -1) 📝 `docker/amd64-test/dockerfile` (+5 -5) 📝 `docker/arm64-test/dockerfile` (+5 -5) 📝 `go.mod` (+21 -19) 📝 `go.sum` (+43 -46) </details> ### 📄 Description Adjust toolchain in go.mod; update build workflow to match new Go version --- <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 09:19:46 -05:00
yindo closed this issue 2026-02-16 09:19:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-sandbox#181