Lock govmomi dependency version

This commit is contained in:
Michael Kuzmin 2017-05-16 08:16:12 +03:00
parent 0cb041516a
commit df40bd8a76
3 changed files with 7 additions and 3 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.idea/
vendor/
packer-builder-vsphere

6
glide.lock generated
View File

@ -1,5 +1,5 @@
hash: 3573422cb6fc625124a39f2d84a52165fef966ef29dda9ff3842706be1442425
updated: 2017-05-14T23:15:42.832534791+03:00
hash: 9caf4a309ee0ce30e273ceb77d66b9b49090765e1f0dcbe6e05ce0da88b1435f
updated: 2017-05-16T08:15:30.457888159+03:00
imports:
- name: github.com/Azure/go-ntlmssp
version: 29affced641074a59483ed003b5ef73a8bd3593c
@ -73,7 +73,7 @@ imports:
subpackages:
- codec
- name: github.com/vmware/govmomi
version: 35caa01bfa4cbff15d06382021e2028bdf0a77ad
version: 9bfdc5ce62c0585b48b154cc460f8664dcd124c3
subpackages:
- find
- list

View File

@ -11,6 +11,7 @@ import:
- template/interpolate
- package: github.com/mitchellh/multistep
- package: github.com/vmware/govmomi
version: v0.14.0
subpackages:
- find
- object