Juho Teperi
737c8b5616
Update digitalocean module ( #622 )
...
Related #619
2020-02-14 06:40:13 -05:00
Tom Limoncelli
f708f19535
Update many modules ( #620 )
...
* Update many modules.
go get -u golang.org/x/net
go get -u github.com/aws/aws-sdk-go
go get -u golang.org/x/oauth2
go get -u google.golang.org/api
go get -u gopkg.in/yaml.v2
go mod tidy
* Update modules
go get -u github.com/tiramiseb/go-gandi
go get -u github.com/miekg/dns
go mod tidy
2020-02-12 21:16:35 -05:00
Tom Limoncelli
66a290067a
git mod tidy
2020-02-12 20:13:18 -05:00
Tom Limoncelli
cad8a279a8
fixup!
2020-02-12 20:09:06 -05:00
Tom Limoncelli
891c4162df
Upgrade urfave/cli to v2 ( #614 )
...
* Upgrade cli to v2
* Re-vendor
2020-02-03 12:44:11 -05:00
Tom Limoncelli
92b51dbc65
Update github.com/mjibson/esc ( #515 )
...
* Update github.com/mjibson/esc
* Update github.com/mjibson/esc
* Fix generate.go to new signature for esc.Run
* Internal: Upgrade to lastest "esc"
2020-01-29 13:43:25 -05:00
Tom Limoncelli
f6ce421fdd
NEW PROVIDER: GANDI_V5 (deprecates GANDI) ( #572 )
...
* GANDI_v5: Add Registrar support
* Add GANDI deprecation warning
* vendor github.com/tiramiseb/go-gandi
2020-01-20 14:13:32 -05:00
Tom Limoncelli
16d0043cce
Switch from govendor to go modules. ( #587 )
...
Thanks to @BenoitKnecht for leading the way on this.
2020-01-18 14:40:28 -05:00