Update client to reflect Vultr's library changes
This commit is contained in:
parent
7bd763d8af
commit
ab5efe3967
3 changed files with 392 additions and 33 deletions
1
go.mod
1
go.mod
|
|
@ -7,4 +7,5 @@ require (
|
|||
github.com/libdns/libdns v0.1.0
|
||||
github.com/vultr/govultr v1.1.1
|
||||
github.com/vultr/govultr/v2 v2.0.0
|
||||
golang.org/x/oauth2 v0.0.0-20201109201403-9fd604954f58
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue