Hi,
currently, the self test of ginkgo fails with Go 1.26, because ArtifactDir has been added to the testing module (https://pkg.go.dev/testing#B.ArtifactDir).
I'm not familiar enough with ginkgo to provide a PR, but I guess something along the lines of commit 0a618d4 would be needed.
Regards,
Tobias
Hi,
currently, the self test of ginkgo fails with Go 1.26, because
ArtifactDirhas been added to the testing module (https://pkg.go.dev/testing#B.ArtifactDir).I'm not familiar enough with ginkgo to provide a PR, but I guess something along the lines of commit 0a618d4 would be needed.
Regards,
Tobias