#182·go

Unable to upgrade the go version

Author: lakshya-chopraCreated Oct 22, 2024Updated Dec 16, 2025

Hello,

I'm trying to integrate PQ-TLS into an application that requires Golang version 1.23.0 or higher due to certain dependencies. However, during the build process of this modified golang, the version I end up with is always 1.22.5-devel-cf. I tried to set GOROOT_BOOTSTRAP to a valid Go working tree (version 1.23.0), but this didn't resolve the issue. Is there a way to work around this?