mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 10:14:01 -04:00
8 lines
197 B
AMPL
8 lines
197 B
AMPL
module github.com/jetbrains-infra/packer-builder-vsphere
|
|
|
|
require (
|
|
github.com/hashicorp/packer v1.4.2
|
|
github.com/vmware/govmomi v0.20.0
|
|
golang.org/x/mobile v0.0.0-20190607214518-6fa95d984e88
|
|
)
|