This repository has been archived by the owner on Oct 22, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.lock
135 lines (135 loc) · 3.28 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
hash: 5d5bc47155a2efaac0a538bfcef59d39c9e823d34875387195323cba15989757
updated: 2018-03-29T16:11:31.146697+02:00
imports:
- name: github.com/aws/aws-sdk-go
version: bb206ce0d6a50da7807694a823aed5c601c57ce0
subpackages:
- aws
- aws/awserr
- aws/awsutil
- aws/client
- aws/client/metadata
- aws/corehandlers
- aws/credentials
- aws/credentials/ec2rolecreds
- aws/credentials/endpointcreds
- aws/credentials/stscreds
- aws/defaults
- aws/ec2metadata
- aws/endpoints
- aws/request
- aws/session
- aws/signer/v4
- internal/sdkio
- internal/sdkrand
- internal/shareddefaults
- private/protocol
- private/protocol/json/jsonutil
- private/protocol/jsonrpc
- private/protocol/query
- private/protocol/query/queryutil
- private/protocol/rest
- private/protocol/xml/xmlutil
- service/dynamodb
- service/dynamodb/dynamodbattribute
- service/dynamodb/dynamodbiface
- service/sts
- name: github.com/cenkalti/backoff
version: 2ea60e5f094469f9e65adb9cd103795b73ae743e
- name: github.com/go-ini/ini
version: 6ecc596bd756a16c6e93e4ef9225ecdb9f54ed2c
- name: github.com/gogo/protobuf
version: 1adfc126b41513cc696b209667c8656ea7aac67c
subpackages:
- gogoproto
- proto
- protoc-gen-gogo/descriptor
- sortkeys
- types
- name: github.com/golang/protobuf
version: e09c5db296004fbe3f74490e84dcd62c3c5ddb1b
subpackages:
- jsonpb
- proto
- protoc-gen-go/descriptor
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/struct
- ptypes/timestamp
- name: github.com/golang/snappy
version: 553a641470496b2327abcac10b36396bd98e45c9
- name: github.com/grpc-ecosystem/grpc-gateway
version: 58f78b988bc393694cef62b92c5cde77e4742ff5
subpackages:
- runtime
- runtime/internal
- utilities
- name: github.com/guregu/dynamo
version: e2df7c3a097aa64387027f95be4d0bed49a065cb
subpackages:
- internal/exprs
- name: github.com/jmespath/go-jmespath
version: c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5
- name: github.com/prometheus/common
version: 38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a
subpackages:
- model
- name: github.com/prometheus/prometheus
version: 184b6e3767cfc044825e22b7b72faf66f9b1d85c
subpackages:
- prompb
- name: github.com/rs/zerolog
version: 05eafee0eb17d0150591a8f30f0fa592cc9b7471
subpackages:
- internal/json
- name: github.com/urfave/cli
version: cfb38830724cc34fedffe9a2a29fb54fa9169cd1
- name: golang.org/x/net
version: 6078986fec03a1dcc236c34816c71b0e05018fda
subpackages:
- context
- http2
- http2/hpack
- idna
- internal/timeseries
- lex/httplex
- trace
- name: golang.org/x/text
version: ece95c760240037f89ebcbdd7155ac8cb52e38fa
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/genproto
version: ab0870e398d5dd054b868c0db1481ab029b9a9f2
subpackages:
- googleapis/api/annotations
- googleapis/rpc/status
- name: google.golang.org/grpc
version: f72b28a6d170d0938afd483331ba4e5d733785ae
subpackages:
- balancer
- balancer/base
- balancer/roundrobin
- codes
- connectivity
- credentials
- encoding
- encoding/proto
- grpclb/grpc_lb_v1/messages
- grpclog
- internal
- keepalive
- metadata
- naming
- peer
- resolver
- resolver/dns
- resolver/passthrough
- stats
- status
- tap
- transport
testImports: []