forked from daichirata/gcsproxy
-
Notifications
You must be signed in to change notification settings - Fork 5
/
glide.lock
145 lines (145 loc) · 3.17 KB
/
glide.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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
hash: bb024b49ecb96551e391b105b243093e28e5d9251aa955e0dd8efd75055a4e3a
updated: 2019-04-01T02:24:12.612181+09:00
imports:
- name: cloud.google.com/go
version: 408b387e95d4ba708acd3e2361d56b4aaa3b4cf8
subpackages:
- compute/metadata
- iam
- internal
- internal/optional
- internal/trace
- internal/version
- storage
- name: github.com/golang/protobuf
version: d3c38a4eb4970272b87a425ae00ccc4548e2f9bb
subpackages:
- proto
- protoc-gen-go/descriptor
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/timestamp
- name: github.com/googleapis/gax-go
version: beaecbbdd8af86aa3acf14180d53828ce69400b2
subpackages:
- v2
- name: github.com/gorilla/mux
version: c5c6c98bc25355028a63748a498942a6398ccd22
- name: github.com/hashicorp/golang-lru
version: 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c
subpackages:
- simplelru
- name: go.opencensus.io
version: 41e54b832491efe97a2aafe696f6e7d812f136bb
subpackages:
- internal
- internal/tagencoding
- metric/metricdata
- metric/metricproducer
- plugin/ochttp
- plugin/ochttp/propagation/b3
- resource
- stats
- stats/internal
- stats/view
- tag
- trace
- trace/internal
- trace/propagation
- trace/tracestate
- name: golang.org/x/net
version: 74de082e2cca95839e88aa0aeee5aadf6ce7710f
subpackages:
- context
- context/ctxhttp
- http/httpguts
- http2
- http2/hpack
- idna
- internal/timeseries
- trace
- name: golang.org/x/oauth2
version: c85d3e98c914e3a33234ad863dcbff5dbc425bb8
subpackages:
- google
- internal
- jws
- jwt
- name: golang.org/x/sys
version: 9eb1bfa1ce65ae8a6ff3114b0aaf9a41a6cf3560
subpackages:
- unix
- name: golang.org/x/text
version: e3703dcdd614d2d7488fff034c75c551ea25da95
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/api
version: c30064f755a065acb7c5446e8b69067240dcdd39
subpackages:
- gensupport
- googleapi
- googleapi/internal/uritemplates
- googleapi/transport
- internal
- iterator
- option
- storage/v1
- transport/http
- transport/http/internal/propagation
- name: google.golang.org/appengine
version: 54a98f90d1c46b7731eb8fb305d2a321c30ef610
subpackages:
- internal
- internal/app_identity
- internal/base
- internal/datastore
- internal/log
- internal/modules
- internal/remote_api
- internal/urlfetch
- urlfetch
- name: google.golang.org/genproto
version: d831d65fe17df2e52bcc4316d4a9f7a418701f43
subpackages:
- googleapis/api/annotations
- googleapis/iam/v1
- googleapis/rpc/code
- googleapis/rpc/status
- name: google.golang.org/grpc
version: f1437f7cc5fa7525032e27aa5fdc15e288220c4e
subpackages:
- balancer
- balancer/base
- balancer/roundrobin
- binarylog/grpc_binarylog_v1
- codes
- connectivity
- credentials
- credentials/internal
- encoding
- encoding/proto
- grpclog
- internal
- internal/backoff
- internal/binarylog
- internal/channelz
- internal/envconfig
- internal/grpcrand
- internal/grpcsync
- internal/syscall
- internal/transport
- keepalive
- metadata
- naming
- peer
- resolver
- resolver/dns
- resolver/passthrough
- stats
- status
- tap
testImports: []