Skip to content

cicd: update chat makefile fix go version minimun 1.21#467

Merged
cubxxw merged 2 commits intomainfrom
cubxxw-patch-3
Mar 22, 2024
Merged

cicd: update chat makefile fix go version minimun 1.21#467
cubxxw merged 2 commits intomainfrom
cubxxw-patch-3

Conversation

@cubxxw
Copy link
Copy Markdown
Contributor

@cubxxw cubxxw commented Mar 14, 2024


🔍 What type of PR is this?

/kind flake

👀 What this PR does / why we need it:

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

This PR represents a crucial update to our chat application's compatibility matrix by modifying the minimum version requirement to embrace a broader range of Go supported versions. Specifically, we are expanding the GO_SUPPORTED_VERSIONS parameter to include versions 1.21, 1.22, 1.23, and 1.24. This adjustment ensures our application remains aligned with current Go standards, offering enhanced stability, security, and performance benefits inherent in these versions. By accommodating a wider spectrum of Go environments, we are not only future-proofing our application but also providing our developers and users with the flexibility to operate within their preferred Go ecosystem. This update underscores our commitment to leveraging cutting-edge technology to deliver a robust and reliable chat experience.

@cubxxw cubxxw requested review from a team as code owners March 14, 2024 02:15
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 14, 2024
@cubxxw cubxxw added this pull request to the merge queue Mar 22, 2024
Merged via the queue into main with commit 9f84bbf Mar 22, 2024
@cubxxw cubxxw deleted the cubxxw-patch-3 branch March 22, 2024 02:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants