[libvirt-go PATCH] Import from libvirt.org instead of github.com

Daniel P. Berrangé berrange at redhat.com
Thu Jan 30 12:58:13 UTC 2020


On Thu, Jan 30, 2020 at 01:47:50PM +0100, Andrea Bolognani wrote:
> Since
> 
>   commit 201156ec6e65e08cdb04d6fdefe013652fb7fa87
>   Author: Daniel P. Berrangé <berrange at redhat.com>
>   Date:   Mon Dec 16 10:06:50 2019 +0000
> 
>     docs: add pages to support Go module package resolution
> 
> it's possible to use
> 
>   import "libvirt.org/libvirt-go"
> 
> in Go programs, which will result in the Go bindings being
> fetched directly from libvirt.org thus removing our reliance
> on GitHub.
> 
> Update the documentation accordingly.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  README.md | 4 ++--
>  doc.go    | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list