module git.trj.tw/golang/go-aws-dns require ( github.com/aws/aws-sdk-go v1.15.77 github.com/davecgh/go-spew v1.1.1 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/stretchr/testify v1.2.2 // indirect golang.org/x/net v0.0.0-20181114220301-adae6a3d119a // indirect golang.org/x/text v0.3.0 // indirect gopkg.in/yaml.v2 v2.2.1 )