yokai
yokai copied to clipboard
chore(config) Update module dependencies
Summary
- Update Go version from 1.20 to 1.24.0 and set toolchain to 1.24.6
- Upgrade Viper dependency from v1.19.0 to v1.21.0
- Upgrade Testify testing framework from v1.9.0 to v1.11.1
- Update numerous indirect dependencies to their latest stable versions
Changes
- Runtime: Upgraded to Go 1.24.0 with toolchain 1.24.6 for improved performance and latest language features
- Dependencies: Updated core dependencies including Viper (configuration) and Testify (testing) to their latest versions
- Maintenance: Refreshed indirect dependency tree to resolve security vulnerabilities and compatibility issues