resources: virt: convert to use github.com/libvirt/libvirt-go
Convert the code to use the new libvirt Go bindings. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
committed by
James Shubin
parent
ecc4aa09d3
commit
0b416e44f8
@@ -72,7 +72,7 @@ go get github.com/urfave/cli
|
||||
go get github.com/coreos/go-systemd/dbus
|
||||
go get github.com/coreos/go-systemd/util
|
||||
go get github.com/coreos/pkg/capnslog
|
||||
go get github.com/rgbkrk/libvirt-go
|
||||
go get github.com/libvirt/libvirt-go
|
||||
```
|
||||
* stringer (optional for building), available as a package on some platforms, otherwise via `go get`
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user