-
Notifications
You must be signed in to change notification settings - Fork 7
/
Gopkg.lock
110 lines (100 loc) · 2.25 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
name = "github.com/gogo/protobuf"
packages = ["proto"]
revision = "0c5dcd73e6fd1ac6c452a68ec7f8d463d111be66"
[[projects]]
name = "github.com/golang/protobuf"
packages = [
"proto",
"ptypes",
"ptypes/any",
"ptypes/duration",
"ptypes/timestamp"
]
revision = "888eb0692c857ec880338addf316bd662d5e630e"
[[projects]]
branch = "master"
name = "github.com/neelance/graphql-go"
packages = [
".",
"errors",
"internal/common",
"internal/exec",
"internal/exec/packer",
"internal/exec/resolvable",
"internal/exec/selected",
"internal/query",
"internal/schema",
"internal/validation",
"introspection",
"log",
"relay",
"trace"
]
revision = "beff08417b04a91f0a7618b55786d63eec833b9f"
[[projects]]
branch = "master"
name = "github.com/opentracing/opentracing-go"
packages = [
".",
"ext",
"log"
]
revision = "1361b9cd60be79c4c3a7fa9841b3c132e40066a7"
[[projects]]
name = "golang.org/x/net"
packages = [
"context",
"http2",
"http2/hpack",
"idna",
"internal/timeseries",
"lex/httplex",
"trace"
]
revision = "57efc9c3d9f91fb3277f8da1cff370539c4d3dc5"
[[projects]]
name = "golang.org/x/text"
packages = [
"internal/gen",
"internal/triegen",
"internal/ucd",
"secure/bidirule",
"transform",
"unicode/bidi",
"unicode/cldr",
"unicode/norm",
"unicode/rangetable"
]
revision = "470f45bf29f4147d6fbd7dfd0a02a848e49f5bf4"
[[projects]]
name = "google.golang.org/genproto"
packages = ["googleapis/rpc/status"]
revision = "ee236bd376b077c7a89f260c026c4735b195e459"
[[projects]]
name = "google.golang.org/grpc"
packages = [
".",
"codes",
"connectivity",
"credentials",
"grpclb/grpc_lb_v1/messages",
"grpclog",
"internal",
"keepalive",
"metadata",
"naming",
"peer",
"stats",
"status",
"tap",
"transport"
]
revision = "fa59b779e8729b2ae0d0cfca12a91220f690fa6f"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "4c73146b0c4d471e8ea329ed0ca5b5197fd346dac088b135bca284d343f237d5"
solver-name = "gps-cdcl"
solver-version = 1