gateway icon indicating copy to clipboard operation
gateway copied to clipboard

aws-lambda-go package need upgrade to v1.32.0, otherwise will not work!

Open ollylu opened this issue 2 years ago • 1 comments

go.mod need fix " github.com/aws/aws-lambda-go v1.17.0" to "github.com/aws/aws-lambda-go v1.32.0"

ollylu avatar May 23 '22 11:05 ollylu

Thanks. I updated the minimum in my fork: https://github.com/carlmjohnson/gateway/releases/tag/v1.22.1

earthboundkid avatar May 23 '22 12:05 earthboundkid