Package: golang-gonum-v1-gonum Version: 0.12.0-1 Severity: important Control: tags -1 patch
When trying to build for bookworm-backports-staging (for fasttrack.debian.net), gccgo-go is selected for golang-any and this results in ftbfs with test failures.
If I change Build-Depends to explicitly pick golang-go, then build passes.
So I think build-depends should be updated to golang-go, instead of golang-any.