Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Go 1.21 #257

Open
ryan6416 opened this issue Aug 18, 2023 · 1 comment
Open

Add Go 1.21 #257

ryan6416 opened this issue Aug 18, 2023 · 1 comment

Comments

@ryan6416
Copy link

ryan6416 commented Aug 18, 2023

I would like to request support for the latest version of Golang, version 1.21.

Name: Golang
Website: https://go.dev
Language Version: 1.21
Test Frameworks: go test (built-in, ex: go test .), testify, gocheck, gopwt, gomega and many others.
How to install: Please refer to the official installation documentation.
How to compile/run:

  • To compile a Go file, use the command go build file.go.
  • To run a Go file, use the command go run file.go.

Golang 1.21 was recently released and includes many new features and improvements over previous versions. It would be great if Codewars could support this latest version of the language.


👍 reaction might help to get this request prioritized.

@kazk kazk changed the title Request for support for Golang 1.21 Add Go 1.21 Dec 19, 2023
@DonaldKellett
Copy link
Member

Go 1.22 was released on 2024-02-06 so perhaps we should update the title

Since Go adheres to its compatibility guarantee at the source level, I assume upgrading Go on Codewars directly should not break most Kata? Unfortunately I was not able to find the Go runner image used by Codewars

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants