awslabs / aws-lambda-go-api-proxy

lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway.
Apache License 2.0
1.04k stars 197 forks source link

Dependency updates #72

Closed sapessi closed 4 years ago

sapessi commented 4 years ago

Issue #, if available: #70, #41

Description of changes:

Bump supported library versions: Echo to v4 and Iris to v12

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sapessi commented 4 years ago

Closing since we already merged #71