-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gopkg.lock
41 lines (37 loc) · 1.02 KB
/
Gopkg.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:a69ab3f1445ffd4815add4bd31ba05b65b3b9fec1ade5057d5d717f30e6efd6d"
name = "github.com/SermoDigital/jose"
packages = [
".",
"crypto",
"jws",
"jwt",
]
pruneopts = "UT"
revision = "f6df55f235c24f236d11dbcf665249a59ac2021f"
version = "1.1"
[[projects]]
digest = "1:a4fae639114a906f205a4cb858c670ca28784426c0e809d664de2babb13cb28c"
name = "github.com/aws/aws-lambda-go"
packages = [
"events",
"lambda",
"lambda/messages",
"lambdacontext",
]
pruneopts = "UT"
revision = "fb8f88d824489a878aee1e0badde7d8e129f8767"
version = "v1.7.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/SermoDigital/jose/crypto",
"github.com/SermoDigital/jose/jws",
"github.com/SermoDigital/jose/jwt",
"github.com/aws/aws-lambda-go/events",
"github.com/aws/aws-lambda-go/lambda",
]
solver-name = "gps-cdcl"
solver-version = 1