-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
52 lines (46 loc) · 1.46 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
42
43
44
45
46
47
48
49
50
51
52
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:29401894b0873ce84bca18ddb3d614300851999478cc2ce4de6fe473db4842b6"
name = "github.com/aws/aws-lambda-go"
packages = [
"events",
"lambda",
"lambda/messages",
"lambdacontext",
]
pruneopts = ""
revision = "4d30d0ff60440c2d0480a15747c96ee71c3c53d4"
version = "v1.2.0"
[[projects]]
digest = "1:0d55b58dff46564c9b0b93c6e768d82953103e9b1a46618bdfbbd756e782f895"
name = "github.com/briandowns/openweathermap"
packages = ["."]
pruneopts = ""
revision = "2adae1e5d10290d8cd435bd30296fc5e8f754862"
version = "0.12"
[[projects]]
branch = "master"
digest = "1:a09812ee6d71bcabb30d070430504ed46cceefb46598384f37987feee9effa20"
name = "github.com/jasonwinn/geocoder"
packages = ["."]
pruneopts = ""
revision = "198de157cedcbfc5e2b9443e6c3a9ce17c2c4936"
[[projects]]
digest = "1:4c0404dc03d974acd5fcd8b8d3ce687b13bd169db032b89275e8b9d77b98ce8c"
name = "github.com/patrickmn/go-cache"
packages = ["."]
pruneopts = ""
revision = "a3647f8e31d79543b2d0f0ae2fe5c379d72cedc0"
version = "v2.1.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/aws/aws-lambda-go/events",
"github.com/aws/aws-lambda-go/lambda",
"github.com/briandowns/openweathermap",
"github.com/jasonwinn/geocoder",
"github.com/patrickmn/go-cache",
]
solver-name = "gps-cdcl"
solver-version = 1