dmacvicar / terraform-provider-libvirt

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

Remove vendor #808

Closed dmacvicar closed 3 years ago

dmacvicar commented 3 years ago

Packages in OBS will use the go_modules service

This is already done in the unstable packages, which use the service to create vendor.tar.gz (and delete vendor/ before unpacking the bundled one).