dmacvicar / terraform-provider-libvirt

Terraform provider to provision infrastructure with Linux's KVM using libvirt
Apache License 2.0
1.54k stars 457 forks source link

go.mod: update go-libvirt to latest version #867

Closed invidian closed 3 years ago

invidian commented 3 years ago

To bring back polkit authentication support.

Closes #865

You can test with https://registry.terraform.io/providers/invidian/libvirt/latest or https://github.com/invidian/terraform-provider-libvirt/releases/tag/v0.6.10-rc1.

Signed-off-by: Mateusz Gozdek mgozdekof@gmail.com

dmacvicar commented 3 years ago

I totally forgot about this one after doing the PR upstream :-) thanks a lot.