1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

ROUTE53: go get -u github.com/aws/aws-sdk-go

This commit is contained in:
Tom Limoncelli
2020-05-23 10:12:48 -04:00
parent eeebe58830
commit 4c40130951
8 changed files with 420 additions and 43 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/DisposaBoy/JsonConfigReader v0.0.0-20171218180944-5ea4d0ddac55
github.com/TomOnTime/utfutil v0.0.0-20180511104225-09c41003ee1d
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
github.com/aws/aws-sdk-go v1.30.19
github.com/aws/aws-sdk-go v1.31.4
github.com/billputer/go-namecheap v0.0.0-20170915210158-0c7adb0710f8
github.com/cenkalti/backoff v2.1.1+incompatible // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect