generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
I got the following error when I use Go 1.20:
/var/task/main: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by /var/task/main)
/var/task/main: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /var/task/main)
exit status 1
If I change it to Go 1.19 it works
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels