Skip to content

Conversation

@javuto
Copy link
Collaborator

@javuto javuto commented Nov 30, 2025

Bump golang to 1.25.4

@javuto javuto requested a review from Copilot November 30, 2025 13:45
@javuto javuto added dependencies Dependencies related issues go Pull requests that update Go code labels Nov 30, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Go version from 1.24.3 to 1.25.4 across the entire project. The update ensures consistency in the development environment, build processes, and deployment configurations.

Key Changes:

  • Updated Go version specification in go.mod from 1.24.3 to 1.25.4
  • Updated Go version references across Docker configurations, GitHub workflows, and deployment scripts

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
go.mod Updated the Go language version directive to 1.25.4
deploy/lib.sh Updated Go version in installation script and function comment
deploy/docker/dockerfiles/Dockerfile-dev-tls Updated GOLANG_VERSION ARG default value to 1.25.4
deploy/docker/dockerfiles/Dockerfile-dev-cli Updated GOLANG_VERSION ARG default value to 1.25.4
deploy/docker/dockerfiles/Dockerfile-dev-api Updated GOLANG_VERSION ARG default value to 1.25.4
deploy/docker/dockerfiles/Dockerfile-dev-admin Updated GOLANG_VERSION ARG default value to 1.25.4
.github/workflows/test-release.yml Updated GOLANG_VERSION environment variable to 1.25.4
.github/workflows/release.yml Updated GOLANG_VERSION environment variable to 1.25.4
.github/workflows/golangci-lint.yml Updated GOLANG_VERSION environment variable to 1.25.4
.github/workflows/create_tagged_releases.yml Updated GOLANG_VERSION environment variable to 1.25.4
.github/workflows/build_and_test_pr.yml Updated GOLANG_VERSION environment variable to 1.25.4
.github/workflows/build_and_test_main_merge.yml Updated GOLANG_VERSION environment variable to 1.25.4
.github/actions/test/binaries/action.yml Updated golang_version default value to 1.25.4
.github/actions/build/binaries/action.yml Updated golang_version default value to 1.25.4
.env.example Updated GOLANG_VERSION environment variable to 1.25.4

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@javuto javuto merged commit a83a290 into main Nov 30, 2025
55 checks passed
@javuto javuto deleted the golang-1.25 branch November 30, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies related issues go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants