redhat-developer / redhat-developer/web-terminal-operator

Upgrade to go 1.23

Open
#178 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
42
Forks
24
Avg merge
3d 21h
Merged PRs (30d)
1

Description

Is your enhancement related to a problem? Please describe.

Upgrade the project to use go 1.23. The project currently uses go 1.20: https://github.com/redhat-developer/web-terminal-operator/blob/b135f1a2642cce856c6bf40d6abc2431ba505e67/go.mod#L3

Describe the solution you'd like

The following repos should update to go 1.23:

Describe alternatives you've considered
Additional context

Upgrading go will help us upgrade x/net library since version < 0.33.0 contains a CVE: https://github.com/advisories/GHSA-w32m-9786-jp63

Related PR: https://github.com/redhat-developer/web-terminal-operator/pull/177.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with go.mod at the referenced line in web-terminal-operator, then inspect the web-terminal-exec repository and the related pull request. Update the Go version in both repositories to 1.23 and verify that the x/net dependency can be upgraded past the vulnerable range.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
build-system, security
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.