Skip to content

Commit

Permalink
vendor: revendor
Browse files Browse the repository at this point in the history
  • Loading branch information
squat committed Aug 1, 2019
1 parent f356bbd commit 1616f3c
Show file tree
Hide file tree
Showing 11 changed files with 440 additions and 501 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is a Terraform provider for Vultr. Find out more about [Vultr](https://www.
## Requirements

* A Vultr account and API key
* [Terraform](https://www.terraform.io/downloads.html) 0.9+
* [Terraform](https://www.terraform.io/downloads.html) 0.12+
* [Go](https://golang.org/doc/install) 1.8 (to build the provider plugin)

## Usage
Expand Down
12 changes: 7 additions & 5 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion glide.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package: github.com/squat/terraform-provider-vultr
import:
- package: github.com/JamesClonk/vultr
version: v2.0.0
version: ea92af1525b60d4eb6aed8d17fab725592e06ed2
subpackages:
- lib
- package: github.com/fatih/structs
Expand Down
16 changes: 9 additions & 7 deletions vendor/github.com/JamesClonk/vultr/lib/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions vendor/github.com/JamesClonk/vultr/lib/plans.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

191 changes: 0 additions & 191 deletions vendor/github.com/juju/ratelimit/LICENSE

This file was deleted.

Loading

0 comments on commit 1616f3c

Please sign in to comment.