module git.trj.tw/golang/go-ecr-delete-image require ( github.com/aws/aws-sdk-go v1.16.9 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-20181217023233-e147a9138326 // indirect golang.org/x/text v0.3.0 // indirect )