aws-samples / aws-samples/aws-lambda-extensions

Go 1.20 error

Open
#80 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
487
Forks
144
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go
Domain
cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.