Remove govultr v1.1.1

This commit is contained in:
Alexandre Oliveira 2020-11-25 16:32:09 +01:00
parent ab5efe3967
commit 1c618cb082
2 changed files with 0 additions and 3 deletions

1
go.mod
View file

@ -5,7 +5,6 @@ go 1.15
require (
github.com/hashicorp/go-retryablehttp v0.6.8 // indirect
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
)