golang.org is failing to deploy due to failing tests:
Step #6: testdata/web.txt:272: code = "500", want "200"
Step #6:
Step #6: ## GET https://go.dev/pkg/net/http/?m=old
Step #6: testdata/web.txt:277: GET https://go.dev/pkg/net/http/?m=old
Step #6: testdata/web.txt:278: body does not contain `title="Added in Go 1.11"` (but should)
https://tip.golang.org/pkg/net/http/?m=old shows:
to, err := human()
//go:build comment without // +build comment
For now we're going to keep the website on 1.17.
cc @rsc @golang/release
golang.org is failing to deploy due to failing tests:
https://tip.golang.org/pkg/net/http/?m=old shows:
For now we're going to keep the website on 1.17.
cc @rsc @golang/release