Hi all,
While trying to package a Go web application that uses the new Go HTTP
Mux patterns, available in Go >= 1.22, I'm having trouble "enabling"
this when building the application using the %gobuild macro.
It looks like this functionality is explicitly disabled, and I don't
know how to ov
On 30.03.25 09:58, François Kooman via golang wrote:
Is there an (official) way to override this in a sustainable way? Is
there a path to "modernizing" these flags to have e.g. TLSv1.0 and DES3
disabled? Am I missing something? Is the output of `go version -m` a red
herring and