Skip to content

upgrade go latest version : 1.21 to 1.25#177

Merged
YoungJinJung merged 2 commits intoDevopsArtFactory:mainfrom
YoungJinJung:upgrade-go-latest-version
Jan 19, 2026
Merged

upgrade go latest version : 1.21 to 1.25#177
YoungJinJung merged 2 commits intoDevopsArtFactory:mainfrom
YoungJinJung:upgrade-go-latest-version

Conversation

@YoungJinJung
Copy link
Copy Markdown
Contributor

@YoungJinJung YoungJinJung commented Jan 17, 2026

Description
This PR upgrades the Go version used in goployer from 1.21 to 1.25, ensuring the project uses the latest stable Go release with improved performance, security patches, and language features.

User facing changes
Before:

  • Go 1.21 was used for building and running goployer

After:

  • Go 1.25 is now the required version

Follow-up Work

  • Update CI/CD pipelines to ensure they use Go 1.25
  • Update any deployment documentation that references Go version requirements
  • Consider updating dependencies to take advantage of Go 1.25 features

@YoungJinJung YoungJinJung force-pushed the upgrade-go-latest-version branch 7 times, most recently from 973cd81 to 47a6530 Compare January 18, 2026 07:49
@YoungJinJung YoungJinJung force-pushed the upgrade-go-latest-version branch from 47a6530 to 0f71dc0 Compare January 18, 2026 07:49
Copy link
Copy Markdown

@jinwookim0 jinwookim0 left a comment

Choose a reason for hiding this comment

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

Approved. The changes mainly consist of version updates, formatting, and method

@YoungJinJung YoungJinJung merged commit 004982f into DevopsArtFactory:main Jan 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants