module github.com/vultr/govultr/v2 go 1.14 require ( github.com/google/go-querystring v1.1.0 github.com/hashicorp/go-retryablehttp v0.7.0 )