Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Libvirt updates #552

Merged
merged 6 commits into from
May 31, 2017
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
vendor.conf: Update to latest libvirt-go
This pulls in a single commit since v3.3.0
libvirt/libvirt-go@c3209e4
which improves compatibility with Go 1.5 resolving:

vendor/github.com/libvirt/libvirt-go/lxc.go:63: cannot use cfdlist (type *C.int) as type unsafe.Pointer in argument to func literal
vendor/github.com/libvirt/libvirt-go/lxc.go:85: cannot use coldfdlist (type *C.int) as type unsafe.Pointer in argument to func literal

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
  • Loading branch information
Ian Campbell committed May 30, 2017
commit c9324222a71ce0f717c04ab26d04db5c3fcd93cd
2 changes: 1 addition & 1 deletion vendor.conf
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ github.com/juju/schema e4e0580
github.com/juju/utils 8f0eda3
github.com/juju/version 1f41e27
github.com/kubernetes/kubernetes/cmd/kubeadm v1.6.3
github.com/libvirt/libvirt-go v3.3.0
github.com/libvirt/libvirt-go c3209e4
github.com/libvirt/libvirt-go-xml 203f83c
github.com/lunixbochs/vtclean 4fbf763
github.com/mattn/go-colorable d228849
Expand Down
4 changes: 2 additions & 2 deletions vendor/github.com/libvirt/libvirt-go/lxc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.