You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🥑🤖 v1.16.0 release prep (aws#600)
* Fix release script prompt when calling from a golang program
For some reason, `read -p` doesn't properly print to stdout when invoked
through golang's `exec.Command().Run()`, but `echo` does. Reading from
stdin still works correctly.
* 🥑🤖 v1.16.0 release prep 🤖🥑
Co-authored-by: ec2-bot 🤖 <ec2-bot@users.noreply.github.com>