mirror of
https://github.com/langgenius/dify-sandbox.git
synced 2026-07-25 21:46:12 -04:00
[PR #151] [MERGED] chore: Update Go version to 1.23.0 #181
Reference in New Issue
Block a user
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/langgenius/dify-sandbox/pull/151
Author: @Yeuoly
Created: 5/7/2025
Status: ✅ Merged
Merged: 5/7/2025
Merged by: @Yeuoly
Base:
main← Head:chore/bump-versions📝 Commits (4)
0be237dchore: Update Go version to 1.23.05bff528chore: Upgrade Go version in Dockerfiles to 1.23.0bc2a71cfix: go75be3cechore: 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.