Is Go environment necessary?

I just tried Cloudflare pages and it has an option to set build environment. I set Hugo version already, but is Go version necessary?

No. You’re not compiling Hugo there, only using it. You must set Hugo version though because it will be very old if you don’t.

Cool. I thought I’d miss out on any benefits of not using latest Go version supported by Hugo.