forked from spiffe/spiffe-helper
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathglide.lock
111 lines (111 loc) · 2.55 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
hash: dacb8c2e4fed9e1d475f798a5216623a0786f1990273fed5f367892334360af9
updated: 2018-07-19T12:39:06.740917866-03:00
imports:
- name: github.com/apex/log
version: 941dea75d3ebfbdd905a5d8b7b232965c5e5c684
- name: github.com/golang/protobuf
version: 14aad3d5ea4c323bcd7a2137e735da24a76e814c
subpackages:
- proto
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/timestamp
- name: github.com/hashicorp/hcl
version: ef8a98b0bbce4a65b5aa4c368430a80ddc533168
subpackages:
- hcl/ast
- hcl/parser
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/pkg/errors
version: 816c9085562cd7ee03e7f8188a1cfd942858cded
- name: github.com/sirupsen/logrus
version: 92052687f8ec598ff0da626d2909478cfd1e3a3c
- name: github.com/spiffe/go-spiffe
version: 2bb3101d62b4bea6371d792e818360e3f056867b
subpackages:
- uri
- name: github.com/spiffe/spire
version: 375954d0e061165fbb2180af3c6e353693bb280f
subpackages:
- api/workload
- api/workload/dial
- proto/api/workload
- proto/common
- test/util
- name: golang.org/x/crypto
version: a2144134853fc9a27a7b1e3eb4f19f1a76df13c9
subpackages:
- ssh/terminal
- name: golang.org/x/net
version: 81d44fd177a98d09fe3bc40a5a78d495d3f042ea
subpackages:
- context
- http/httpguts
- http2
- http2/hpack
- idna
- internal/timeseries
- trace
- name: golang.org/x/sys
version: ac767d655b305d4e9612f5f6e33120b9176c4ad4
subpackages:
- unix
- windows
- name: golang.org/x/text
version: 0605a8320aceb4207a5fb3521281e17ec2075476
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/genproto
version: fedd2861243fd1a8152376292b921b394c7bef7e
subpackages:
- googleapis/rpc/status
- name: google.golang.org/grpc
version: 168a6198bcb0ef175f7dacec0b8691fc141dc9b8
subpackages:
- balancer
- balancer/base
- balancer/roundrobin
- codes
- connectivity
- credentials
- encoding
- encoding/proto
- grpclog
- internal
- internal/backoff
- internal/channelz
- internal/grpcrand
- keepalive
- metadata
- naming
- peer
- resolver
- resolver/dns
- resolver/passthrough
- stats
- status
- tap
- transport
testImports:
- name: github.com/davecgh/go-spew
version: 8991bc29aa16c548c550c7ff78260e27b9ab7c73
subpackages:
- spew
- name: github.com/pmezard/go-difflib
version: 792786c7400a136282c1664665ae0a8db921c6c2
subpackages:
- difflib
- name: github.com/stretchr/testify
version: f35b8ab0b5a2cef36673838d662e249dd9c94686
subpackages:
- assert
- require