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

Increase go version in go.mod to 1.18 #62

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Increase go version in go.mod to 1.18 #62

merged 1 commit into from
Oct 18, 2023

Conversation

hansgylling
Copy link
Contributor

The Go module in the analyzer/testdata folder has a file generics.go which has Go code with generic types. Since this feature was added in Go 1.18, the go version in the go.mod file needs to be at least 1.18.

(I also want to note that the go version in the top module in this repo is 1.15. Maybe it's time to increase it? But that's another decision that should be made in another PR.)

@viezly
Copy link

viezly bot commented Oct 17, 2023

Changes preview:

Legend:

👀 Review pull request on Viezly

@butuzov butuzov merged commit 1a0b5cb into butuzov:main Oct 18, 2023
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants