Skip to content

Update Go version and handle some dependencies#777

Open
cmainas wants to merge 2 commits into
mainfrom
go_update
Open

Update Go version and handle some dependencies#777
cmainas wants to merge 2 commits into
mainfrom
go_update

Conversation

@cmainas

@cmainas cmainas commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Description

Update the GO version from 1.25.4 to 1.26.4 and the linter version to support Go v1.26

In addition, manually update the Go module dependencies due to some special handling for the containerd shim.

Related issues

How was this tested?

With the end to end tests

LLM usage

N/A

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit 9bb7b85
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/6a3b9d25f136e20008e7bae2
😎 Deploy Preview https://deploy-preview-777--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cmainas cmainas force-pushed the go_update branch 2 times, most recently from 0a0a3bd to 9bb7b85 Compare June 24, 2026 09:02
cmainas added 2 commits June 24, 2026 18:17
Update the GO version from 1.25.4 to 1.26.4 and fix an issue in an error
return message.

In addition, manually update the Go module dependencies due
to some special handling for the containerd shim.

Signed-off-by: Charalampos Mainas <cmainas@nubificus.co.uk>
After the GO update, we also need to update the linter to a version that
supports Go v1.26.

Signed-off-by: Charalampos Mainas <cmainas@nubificus.co.uk>
@cmainas cmainas marked this pull request as ready for review June 24, 2026 20:39
@cmainas cmainas requested a review from ananos June 24, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Go version and dependencies

1 participant