Skip to content

updated Go version 1.24#33

Merged
tulshi merged 2 commits intomainfrom
update-go-version
Mar 18, 2026
Merged

updated Go version 1.24#33
tulshi merged 2 commits intomainfrom
update-go-version

Conversation

@tulshi
Copy link
Copy Markdown
Member

@tulshi tulshi commented Mar 17, 2026

No description provided.

Copy link
Copy Markdown

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 aligns the repository’s Go toolchain configuration to Go 1.24.0 across service Docker build images, the order module, and the Go lint GitHub Actions workflows.

Changes:

  • Bump Go base image in gateway, order, and stocks service Dockerfiles to golang:1.24.0.
  • Update order/go.mod go directive to 1.24.0.
  • Update Go version used by the gateway/order/stocks lint workflows to 1.24.0.

Reviewed changes

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

Show a summary per file
File Description
stocks/Dockerfile Updates the Go builder image tag to 1.24.0.
order/go.mod Updates the module’s Go version directive to 1.24.0.
order/Dockerfile Updates the Go builder image tag to 1.24.0.
gateway/Dockerfile Updates the Go builder image tag to 1.24.0.
.github/workflows/stocks-lint.yml Updates CI Go toolchain version to 1.24.0 for stocks linting.
.github/workflows/order-lint.yml Updates CI Go toolchain version to 1.24.0 for order linting.
.github/workflows/gateway-lint.yml Updates CI Go toolchain version to 1.24.0 for gateway linting.

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

dependabot Bot and others added 2 commits March 18, 2026 10:27
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.45.0.
- [Commits](golang/crypto@v0.21.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Atul Tulshibagwale <atul@sgnl.ai>
Signed-off-by: Atul Tulshibagwale <atul@sgnl.ai>
@tulshi tulshi force-pushed the update-go-version branch from a79bbdd to 3904d33 Compare March 18, 2026 17:27
@tulshi tulshi merged commit cd03d6f into main Mar 18, 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