-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
60 lines (53 loc) · 1.59 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
53
54
55
56
57
58
59
60
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:528c29983014997c16c76382d87e2518581787ee2d461edb61a80320714c160d"
name = "github.com/jinzhu/gorm"
packages = [
".",
"dialects/postgres",
]
pruneopts = "UT"
revision = "6ed508ec6a4ecb3531899a69cbc746ccf65a4166"
version = "v1.9.1"
[[projects]]
branch = "master"
digest = "1:fd97437fbb6b7dce04132cf06775bd258cce305c44add58eb55ca86c6c325160"
name = "github.com/jinzhu/inflection"
packages = ["."]
pruneopts = "UT"
revision = "04140366298a54a039076d798123ffa108fff46c"
[[projects]]
branch = "master"
digest = "1:defb20f3cbe2ee567752a32f4f5a41ed22d648654545147fb5c94e28beec3fca"
name = "github.com/lib/pq"
packages = [
".",
"hstore",
"oid",
]
pruneopts = "UT"
revision = "90697d60dd844d5ef6ff15135d0203f65d2f53b8"
[[projects]]
digest = "1:1a887a5005071f452147c05ac66bb8cb5a33007529686bd4c11a21a3f70ebfb0"
name = "github.com/paulmach/go.geo"
packages = ["."]
pruneopts = "UT"
revision = "e8994de4ca767ad1e416ce5e185f83538f0661a8"
version = "v0.1"
[[projects]]
digest = "1:9360e4c762cfa1adccb318cd9ece2a1e2c73260ca43126d95d92dcc50cc8243f"
name = "github.com/paulmach/go.geojson"
packages = ["."]
pruneopts = "UT"
revision = "aa3713dea4327980f5891ac781c6f1a45ea75c0f"
version = "v1.3.1"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/jinzhu/gorm",
"github.com/jinzhu/gorm/dialects/postgres",
"github.com/paulmach/go.geo",
]
solver-name = "gps-cdcl"
solver-version = 1