summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5d41a367..180092cc 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ servers on a [libvirt](https://libvirt.org/) host via [Terraform](https://terraf
## Requirements
* libvirt 1.2.14 or newer on the hypervisor
+* latest golang version
The provider uses `virDomainInterfaceAddresses` which was added in 1.2.14. If you need a stable server distribution with a recent libvirt version, try [openSUSE Leap](https://www.opensuse.org/) or [Ubuntu](http://www.ubuntu.com/server) (from version 15.10 Wily Werewolf on).