Hello, is it possible to update Go to 1.24.4 and `github.com/go-viper/mapstructure/v2` to 2.3.0? Our security scans showed that Go 1.23.8 suffers from [CVE-2025-4673](https://nvd.nist.gov/vuln/detail/CVE-2025-4673) and [CVE-2025-0913](https://nvd.nist.gov/vuln/detail/CVE-2025-0913), and go-viper 2.0.0 suffers from [GHSA-fv92-fjc5-jj9h](https://github.com/advisories/GHSA-fv92-fjc5-jj9h). Thanks!