diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ module go.awhk.org/go-import-redirect go 1.12 require ( - github.com/aws/aws-lambda-go v1.13.3 + github.com/aws/aws-lambda-go v1.16.0 github.com/davecgh/go-spew v1.1.1 // indirect github.com/kr/pretty v0.1.0 // indirect gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect |
