aws-samples / aws-samples/aws-lambda-extensions
Go 1.20 error
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 487
- Forks
- 144
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Línea de trabajo
Reproduce the reported failure with Go 1.20 in the AWS Lambda environment described by the issue, then compare it with Go 1.19. The issue is complete when the cause of the GLIBC_2.32 and GLIBC_2.34 errors is identified and the Go 1.20 configuration works without those errors.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- aws, go
- Área
- cloud
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100