forked from hashicorp/packer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgo.mod
80 lines (78 loc) · 3.58 KB
/
go.mod
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
module github.com/hashicorp/packer
require (
github.com/biogo/hts v0.0.0-20160420073057-50da7d4131a3
github.com/cheggaaa/pb v1.0.27
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
github.com/dsnet/compress v0.0.1
github.com/exoscale/packer-plugin-exoscale v0.1.1
github.com/gobwas/glob v0.2.3
github.com/google/go-cmp v0.5.6
github.com/google/go-github/v33 v33.0.1-0.20210113204525-9318e629ec69
github.com/hako/durafmt v0.0.0-20200710122514-c0fb7b4da026
github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de
github.com/hashicorp/go-cty-funcs v0.0.0-20200930094925-2721b1e36840
github.com/hashicorp/go-getter/v2 v2.0.0
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/go-uuid v1.0.2
github.com/hashicorp/go-version v1.3.0
github.com/hashicorp/hcl/v2 v2.10.0
github.com/hashicorp/packer-plugin-alicloud v1.0.0
github.com/hashicorp/packer-plugin-amazon v1.0.0
github.com/hashicorp/packer-plugin-ansible v1.0.0
github.com/hashicorp/packer-plugin-azure v1.0.0
github.com/hashicorp/packer-plugin-chef v1.0.1
github.com/hashicorp/packer-plugin-cloudstack v1.0.0
github.com/hashicorp/packer-plugin-converge v1.0.0
github.com/hashicorp/packer-plugin-digitalocean v1.0.0
github.com/hashicorp/packer-plugin-docker v1.0.1
github.com/hashicorp/packer-plugin-googlecompute v1.0.0
github.com/hashicorp/packer-plugin-hcloud v1.0.0
github.com/hashicorp/packer-plugin-hyperone v1.0.0
github.com/hashicorp/packer-plugin-hyperv v1.0.0
github.com/hashicorp/packer-plugin-jdcloud v1.0.0
github.com/hashicorp/packer-plugin-linode v1.0.0
github.com/hashicorp/packer-plugin-lxc v1.0.0
github.com/hashicorp/packer-plugin-lxd v1.0.0
github.com/hashicorp/packer-plugin-ncloud v1.0.0
github.com/hashicorp/packer-plugin-oneandone v1.0.0
github.com/hashicorp/packer-plugin-openstack v1.0.0
github.com/hashicorp/packer-plugin-oracle v1.0.0
github.com/hashicorp/packer-plugin-outscale v1.0.0
github.com/hashicorp/packer-plugin-parallels v1.0.0
github.com/hashicorp/packer-plugin-profitbricks v1.0.1
github.com/hashicorp/packer-plugin-proxmox v1.0.0
github.com/hashicorp/packer-plugin-puppet v1.0.0
github.com/hashicorp/packer-plugin-qemu v1.0.0
github.com/hashicorp/packer-plugin-scaleway v1.0.1
github.com/hashicorp/packer-plugin-sdk v0.2.3
github.com/hashicorp/packer-plugin-tencentcloud v1.0.1
github.com/hashicorp/packer-plugin-triton v1.0.0
github.com/hashicorp/packer-plugin-ucloud v1.0.0
github.com/hashicorp/packer-plugin-vagrant v1.0.0
github.com/hashicorp/packer-plugin-virtualbox v1.0.0
github.com/hashicorp/packer-plugin-vmware v1.0.0
github.com/hashicorp/packer-plugin-vsphere v1.0.0
github.com/hashicorp/packer-plugin-yandex v1.0.0
github.com/klauspost/pgzip v0.0.0-20151221113845-47f36e165cec
github.com/masterzen/winrm v0.0.0-20210504160029-28ed956f5227
github.com/mattn/go-tty v0.0.0-20191112051231-74040eebce08
github.com/mitchellh/cli v1.1.0
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/mapstructure v1.4.1
github.com/mitchellh/panicwrap v1.0.0
github.com/mitchellh/prefixedio v0.0.0-20151214002211-6e6954073784
github.com/pierrec/lz4 v2.0.5+incompatible
github.com/posener/complete v1.2.3
github.com/shirou/gopsutil v3.21.1+incompatible
github.com/stretchr/testify v1.7.0
github.com/ulikunitz/xz v0.5.8
github.com/zclconf/go-cty v1.8.3
github.com/zclconf/go-cty-yaml v1.0.1
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
golang.org/x/mod v0.4.1
golang.org/x/net v0.0.0-20210614182718-04defd469f4e
golang.org/x/oauth2 v0.0.0-20210313182246-cd4f82c27b84
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/tools v0.1.0
)
go 1.16