-
Couldn't load subscription status.
- Fork 210
go mod update #180
go mod update #180
Conversation
go.mod
Outdated
| module github.com/awslabs/aws-lambda-go-api-proxy | ||
|
|
||
| go 1.14 | ||
| go 1.18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tharun-d How about upgrading to 1.20 or 1.19?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @drakejin updated to 1.20
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good! It's better!
|
I have no right to merge. cc @sapessi .. |
|
@sapessi can we merge this |
|
Hello, I would love if you could merge this please @sapessi, the dependencies are starting to get some issues and the library has been left stale for a quite a few months now |
we are using this package in production which has security vulnerabilities
Description of changes:
updating go mod packages and also go version
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.