Skip to content

Bump Go to 1.26.3#794

Draft
jet-tong wants to merge 1 commit into
awslabs:mainfrom
jet-tong:update-go-version-1.26.3
Draft

Bump Go to 1.26.3#794
jet-tong wants to merge 1 commit into
awslabs:mainfrom
jet-tong:update-go-version-1.26.3

Conversation

@jet-tong
Copy link
Copy Markdown
Collaborator

@jet-tong jet-tong commented May 15, 2026

Issue #, if available:

Description of changes:

Warning

golang:1.26.3-al23 is not available yet in ECR, required after #753. Can run tests / merge after its available.
Track at https://gallery.ecr.aws/eks-distro-build-tooling/golang - seems it's a little bit slower than golang 1.26.3-al2.

Note go fix ./... in 1.26.3 detected deprecated golang.org/x/net/context import but used context0 as alias in node_test.go, so I replaced with stdlib context. Info: https://pkg.go.dev/golang.org/x/net/context

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Also replace deprecated golang.org/x/net/context as stdlib
context in node_test.go, since go fix now detected that but
generated ugly context0 alias instead.

Signed-off-by: Jensen Tong <jetong@amazon.com>
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.

2 participants