- Migrated from CircleCI to GitHub Actions
- Updated all dependencies
- Migrated build images to
circleci/golang:1.15
- Remove unused dependencies from
go.mod
- Deploy package to github via ghr
- Return the version without extra text in command line
- Remove check for aws-cli, that's not our responsibility
- Add a
version
command - Add an optional flag,
duration
, to allow setting the duration in seconds for the role to be assumed
- Initial release - assume a role temporarily