File tree Expand file tree Collapse file tree 5 files changed +4
-187
lines changed
Expand file tree Collapse file tree 5 files changed +4
-187
lines changed Original file line number Diff line number Diff line change 55 "errors"
66 "github.com/aws/aws-lambda-go/events"
77 "github.com/aws/aws-lambda-go/lambda"
8- "github.com/function61/lambda-alertmanager/pkg /lambdautils"
8+ "github.com/function61/gokit/aws /lambdautils"
99)
1010
1111func lambdaHandler () {
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/aws/aws-lambda-go v1.14.0
99 github.com/aws/aws-sdk-go v1.29.0
1010 github.com/function61/eventhorizon v0.2.1-0.20200227140656-f89fe5d462ca
11- github.com/function61/gokit v0.0.0-20200229115114-3eca8c87d0cc
11+ github.com/function61/gokit v0.0.0-20200307135016-6dd948616ce0
1212 github.com/mattn/go-runewidth v0.0.8 // indirect
1313 github.com/scylladb/termtables v1.0.0
1414 github.com/spf13/cobra v0.0.6
Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ github.com/function61/gokit v0.0.0-20200226141201-fe205250686d h1:sbcDaH7t/trZpA
4444github.com/function61/gokit v0.0.0-20200226141201-fe205250686d /go.mod h1:jAkW2pwxa4N3qxEUDA3zDhfiJInBfF4BjsbkWAU13aU =
4545github.com/function61/gokit v0.0.0-20200229115114-3eca8c87d0cc h1:FWizzRbJISAu9y2vKheno6BpHFkMnBl4mFl1nV9wKBI =
4646github.com/function61/gokit v0.0.0-20200229115114-3eca8c87d0cc /go.mod h1:jAkW2pwxa4N3qxEUDA3zDhfiJInBfF4BjsbkWAU13aU =
47+ github.com/function61/gokit v0.0.0-20200307135016-6dd948616ce0 h1:gWaoRNeHdRhJ8ELIwvI1xZcxdhaOTuRHr5Y9E7djSA4 =
48+ github.com/function61/gokit v0.0.0-20200307135016-6dd948616ce0 /go.mod h1:f6JhYQwMbwfAX472K/2A46CKet7BrpugMzuCobtqPQo =
4749github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
4850github.com/go-kit/kit v0.8.0 /go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as =
4951github.com/go-kit/kit v0.9.0 /go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as =
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments