File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/getsocial-rnd/ecs-drain-lambda
33go 1.15
44
55require (
6- github.com/aws/aws-lambda-go v1.46 .0
6+ github.com/aws/aws-lambda-go v1.47 .0
77 github.com/aws/aws-sdk-go v1.54.2
88 github.com/kr/pretty v0.3.1 // indirect
99 github.com/rogpeppe/go-internal v1.12.0 // indirect
Original file line number Diff line number Diff line change 11github.com/aws/aws-lambda-go v1.46.0 h1:UWVnvh2h2gecOlFhHQfIPQcD8pL/f7pVCutmFl+oXU8 =
22github.com/aws/aws-lambda-go v1.46.0 /go.mod h1:dpMpZgvWx5vuQJfBt0zqBha60q7Dd7RfgJv23DymV8A =
3+ github.com/aws/aws-lambda-go v1.47.0 h1:0H8s0vumYx/YKs4sE7YM0ktwL2eWse+kfopsRI1sXVI =
4+ github.com/aws/aws-lambda-go v1.47.0 /go.mod h1:dpMpZgvWx5vuQJfBt0zqBha60q7Dd7RfgJv23DymV8A =
35github.com/aws/aws-sdk-go v1.51.16 h1:vnWKK8KjbftEkuPX8bRj3WHsLy1uhotn0eXptpvrxJI =
46github.com/aws/aws-sdk-go v1.51.16 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
57github.com/aws/aws-sdk-go v1.51.30 h1:RVFkjn9P0JMwnuZCVH0TlV5k9zepHzlbc4943eZMhGw =
You can’t perform that action at this time.
0 commit comments