component/golang: Fix compilation (expired certificates in tests)

golang tests fail because of https://github.com/golang/go/issues/71077.
This patch backports https://github.com/golang/go/commit/d1d93129506c78cc8ee25644384286822d93c81a.
go1.22 and go1.23 include this fix already [1].

/reported-by @romain

[1] https://go-review.googlesource.com/c/go/+/640315
7 jobs for for_testrunner_1 in 0 seconds