okta-aws-cli
okta-aws-cli copied to clipboard
Fix output formatting bug introduced in 9f8a7ec
9f8a7ec changed stdout/stderr output for several strings. This PR fixes the ones I've found that ended up missing the newline when transitioning from fmt.Fprintln() to a Logger.Warn().
Resolves #274
Beuller?
Fixed the verified commit issue.