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

all: implement changes in Go 1.19, 1.20, 1.21, 1.22, 1.23 #952

Open
2 tasks
zapateo opened this issue Sep 6, 2024 · 0 comments
Open
2 tasks

all: implement changes in Go 1.19, 1.20, 1.21, 1.22, 1.23 #952

zapateo opened this issue Sep 6, 2024 · 0 comments

Comments

@zapateo
Copy link
Member

zapateo commented Sep 6, 2024

Go 1.19

TODO

Go 1.20

TODO

Go 1.21

TODO

Go 1.22

TODO (https://tip.golang.org/doc/go1.22)

Go 1.23

TODO

zapateo added a commit that referenced this issue Sep 13, 2024
This commit ensures that Scriggo supports the Go compiler in versions
1.22 and 1.23.

Support for compiler versions 1.21 and earlier is therefore no longer
guaranteed.

Regarding support related to the language itself and the changes
introduced by the various versions of Go, we have opened a dedicated
issue (#952), which tracks the various changes in Scriggo's behavior to
align with the behaviors introduced in Go version 1.19 and subsequent
versions up to 1.23; therefore, some tests have been disabled while we
await support for specific changes recently introduced in Go.

Co-authored-by: Marco Gazerro <gazerro@open2b.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

No branches or pull requests

1 participant