-
Notifications
You must be signed in to change notification settings - Fork 18k
x/crypto: update go directive to at least 1.20 #68035
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Milestone
Comments
1.19 is no longer a supported version of go, please update. |
Works fine with 1.21, 1.22, and 1.23-not-quite-RC1. |
This was referenced Jul 2, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Go version
go 1.19
Output of
go env
in your module/workspace:What did you do?
im install fresh gin framework and only create main.go with code
go run main.go and i got this error
What did you see happen?
What did you expect to see?
The text was updated successfully, but these errors were encountered: