v3.2.2
https://github.com/juju/utils/pull/341
Perform general maintenance:
- update go to 1.24
- replace interface with any{}
- update test rsa key generation
- update dependencies
- fix various lint issues
- remove errgo and replace with `juju/errors`