What's Changed
🐞 Bug Fixes
- fix: Correct config.toml file handling on Windows (#281) @nieomylnieja
sloctl config
commands which modify config.toml should now work on
Windows.
🧰 Maintenance
- chore: Update module golang.org/x/sync to v0.11.0 (#283) @renovate[bot]
- chore: Revert "Fix a small UNIX bug where the JSON output was getting managed by errors on stdout" (#282) @nieomylnieja