Skip to content

Commit 6988521

Browse files
committed
forgot to update gokit
1 parent 59b2efa commit 6988521

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.13
44

55
require (
66
github.com/aws/aws-sdk-go v1.29.0
7-
github.com/function61/gokit v0.0.0-20200302141937-14d21ef1b462
7+
github.com/function61/gokit v0.0.0-20200307135016-6dd948616ce0
88
github.com/function61/lambda-alertmanager v1.0.0
99
github.com/spf13/cobra v0.0.6
1010
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ github.com/function61/gokit v0.0.0-20200226141201-fe205250686d/go.mod h1:jAkW2pw
4747
github.com/function61/gokit v0.0.0-20200229115114-3eca8c87d0cc/go.mod h1:jAkW2pwxa4N3qxEUDA3zDhfiJInBfF4BjsbkWAU13aU=
4848
github.com/function61/gokit v0.0.0-20200302141937-14d21ef1b462 h1:2q/9JN4YtpJK5cKHCErb8Iv5kUe5FTpa8dB3cJCaoPM=
4949
github.com/function61/gokit v0.0.0-20200302141937-14d21ef1b462/go.mod h1:f6JhYQwMbwfAX472K/2A46CKet7BrpugMzuCobtqPQo=
50+
github.com/function61/gokit v0.0.0-20200307135016-6dd948616ce0 h1:gWaoRNeHdRhJ8ELIwvI1xZcxdhaOTuRHr5Y9E7djSA4=
51+
github.com/function61/gokit v0.0.0-20200307135016-6dd948616ce0/go.mod h1:f6JhYQwMbwfAX472K/2A46CKet7BrpugMzuCobtqPQo=
5052
github.com/function61/lambda-alertmanager v0.9.2-0.20200207160106-0996e184520a h1:bWUZNaxAQHtIeRvNcx2ShpYKwgLJ9dPUMW5M8fat0C4=
5153
github.com/function61/lambda-alertmanager v0.9.2-0.20200207160106-0996e184520a/go.mod h1:MpcmPuM0T173DGcWe97/zHYhuwW4R6tehTAoQSz5P+s=
5254
github.com/function61/lambda-alertmanager v1.0.0 h1:W6C8zrJqXn/q+CTexFeqN/HIrUnUtEBINVCg8eI1/WU=

0 commit comments

Comments
 (0)