forked from aidan-/aws-cli-federator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.lock
58 lines (58 loc) · 1.64 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
hash: 109a6d2f333923248fcae4a9a150a96c5ec0bc76de13f199fc08224bab4d0e5f
updated: 2016-11-15T19:42:48.498792002+10:00
imports:
- name: github.com/aws/aws-sdk-go
version: d4ea1079c110649add16402318fdb2a4336e55a7
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/request
- aws/session
- aws/signer/v4
- private/endpoints
- private/protocol
- private/protocol/query
- private/protocol/query/queryutil
- private/protocol/rest
- private/protocol/xml/xmlutil
- service/sts
- name: github.com/go-ini/ini
version: 6e4869b434bd001f6983749881c7ead3545887d8
- name: github.com/howeyc/gopass
version: f5387c492211eb133053880d23dfae62aa14123d
- name: github.com/jmespath/go-jmespath
version: bd40a432e4c76585ef6b72d3fd96fb9b6dc7b68d
- name: github.com/kardianos/osext
version: c2c54e542fb797ad986b31721e1baedf214ca413
- name: github.com/nu7hatch/gouuid
version: 179d4d0c4d8d407a32af483c2354df1d2c91e6c3
- name: github.com/RobotsAndPencils/go-saml
version: 579628d3f35e32bb0b329a45f6a052d6ecaa2228
subpackages:
- util
- name: golang.org/x/crypto
version: 9477e0b78b9ac3d0b03822fd95422e2fe07627cd
subpackages:
- ssh/terminal
- name: golang.org/x/net
version: d58ca6618b994150e624f6888d871f4709db51a0
subpackages:
- html
- html/atom
- name: golang.org/x/sys
version: 62bee037599929a6e9146f29d10dd5208c43507d
subpackages:
- unix
- name: gopkg.in/ini.v1
version: 6e4869b434bd001f6983749881c7ead3545887d8
testImports: []