Skip to content

Add Go 1.21 #257

Open
Open
@ryan6416

Description

@ryan6416

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions