Closed
Description
We have very few users of the old-style builder left:
https://github.com/golang/go/wiki/DashboardBuilders#old-style-builders
Of the ones I see running, to migrate we have:
- plan9-386-ducolombier (@0intro)
- plan9-amd64-9front (@0intro)
- plan9-arm (@0intro)
-
nacl-arm-cheney (@davecheney)no longer running - dragonfly-amd64 (@fupjack)
- freebsd-arm-paulzhol (@paulzhol)
If we can migrate those few users to cmd/buildlet
instead we can then delete x/build/cmd/builder
.