jckuester / awsweeper

A tool for cleaning your AWS account
Mozilla Public License 2.0
467 stars 45 forks source link

chore(deps): use go 1.14 #113

Closed chenrui333 closed 3 years ago

chenrui333 commented 3 years ago

it has already been tested per the formula creation, https://github.com/Homebrew/homebrew-core/pull/57503

chenrui333 commented 3 years ago

looks like the CI build did not get kicked off.

jckuester commented 3 years ago

Yeah, Travis builds for branches from forks don't run with environment variables (i.e., AWS credentials) for security reasons. I just merged into master and wait for the build to pass.

chenrui333 commented 3 years ago

make sense.