Musl-based Linux amd64 and arm64 (Alpine) - without GSSAPI/Kerberos support

I’m trying to use the “github.com/confluentinc/confluent-kafka-go/kafka” go lib but now with the update of go to v1.22.1 when the pipeline run the test cases, can’t find the entities and can’t change the compiler to cgo like in 1.18. How can I solve this issue ?
image