Hello, When scanning a Docker image from webdevops with any inspector (eg: AWS Inspector). It only has one CVE remaining in the image. [CVE-2022-29526](https://nvd.nist.gov/vuln/detail/CVE-2022-29526) on file path: usr/local/bin/go-replace. The recommanded remediation is : Upgrade your installed software packages to the proposed fixed in version and release. - Update sys to 0.1.0 Is it possible to upgrade this package to 0.1.0 ? Actually it is `v0.0.0-20220928140112-f11e5e49a4ec` Regards.