forked from austinlparker/kismatic-provision
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
86 lines (86 loc) · 2.38 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
hash: a37fd2f9ba64fec09fcb1e5031962ccd3922c21ae7fb85d11cb23d3826099fc5
updated: 2018-05-29T15:04:59.077564-04:00
imports:
- name: github.com/aws/aws-sdk-go
version: 854f9d07a932452f1552955e127e50ba5ebb25cc
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/ec2query
- private/protocol/query
- private/protocol/query/queryutil
- private/protocol/rest
- private/protocol/xml/xmlutil
- service/ec2
- service/sts
- name: github.com/digitalocean/godo
version: 51f18c0e42941703dc13d15bc0ad69aef6a49830
- name: github.com/go-ini/ini
version: 06f5f3d67269ccec1fe5fe4134ba6e982984f7f5
- name: github.com/golang/protobuf
version: 1643683e1b54a9e88ad26d98f81400c8c9d9f4f9
subpackages:
- proto
- name: github.com/google/go-querystring
version: 53e6ce116135b80d037921a7fdd5138cf32d7a8a
subpackages:
- query
- name: github.com/inconshreveable/mousetrap
version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
- name: github.com/jmespath/go-jmespath
version: c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5
- name: github.com/packethost/packngo
version: 131798f2804a1b3e895ca98047d56f0d7e094e2a
- name: github.com/spf13/cobra
version: ef82de70bb3f60c65fb8eebacbb2d122ef517385
- name: github.com/spf13/pflag
version: 583c0c0531f06d5278b7d917446061adc344b5cd
- name: github.com/tent/http-link-go
version: ac974c61c2f990f4115b119354b5e0b47550e888
- name: golang.org/x/crypto
version: 49796115aa4b964c318aad4f3084fdb41e9aa067
subpackages:
- curve25519
- ed25519
- ed25519/internal/edwards25519
- internal/chacha20
- poly1305
- ssh
- name: golang.org/x/net
version: 1c05540f6879653db88113bc4a2b70aec4bd491f
subpackages:
- context
- context/ctxhttp
- name: golang.org/x/oauth2
version: bee4e0a411689812867582f9dbc2521dc706251f
subpackages:
- internal
- name: google.golang.org/appengine
version: b1f26356af11148e710935ed1ac8a7f5702c7612
subpackages:
- internal
- internal/base
- internal/datastore
- internal/log
- internal/remote_api
- internal/urlfetch
- urlfetch
testImports: []