common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
957 stars 90 forks source link

Update ini vers #546

Closed meyerjrr closed 8 months ago

meyerjrr commented 8 months ago

What changed?

Upgraded version of ini was causing profile reading to be very slow for large profile config files.

https://github.com/aws/aws-sdk-go-v2/issues/2353

Why?

How did you test it?

Tested assume with config with 10000 profiles

Potential risks

Is patch release candidate?

Link to relevant docs PRs