packer/go.mod
Vladislav Rassokhin 5ae06f4373 Fix build
2019-09-11 16:42:59 +03:00

11 lines
354 B
Modula-2

module github.com/jetbrains-infra/packer-builder-vsphere
require (
github.com/hashicorp/packer v1.4.2
github.com/vmware/govmomi v0.20.0
go.uber.org/goleak v0.10.1-0.20190517053103-3b0196519f16
golang.org/x/mobile v0.0.0-20190607214518-6fa95d984e88
)
replace git.apache.org/thrift.git => github.com/apache/thrift v0.0.0-20180902110319-2566ecd5d999