website/internal/tour
Dmitri Shuralyov a697538369 internal/backport: delete
Now that the deploy happens with Go 1.19, it's viable to start using
these packages from the standard library instead of their backported
temporary copies.

Keeping Go 1.18 happy during its last two months of support requires
a tiny complication in pkgdoc package. An alternative path is to not
drop internal/backport/go/doc and all of its dependencies right away,
but getting to zero backported packages sooner was hard to resist...

For golang/go#51800.

Change-Id: Ieb7a137a033d6b6850dfc019c8c0c767756cc30d
Reviewed-on: https://go-review.googlesource.com/c/website/+/456522
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Bypass: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
2022-12-12 20:37:14 +00:00
..
testdata tour: serve from cmd/golangorg as go.dev/tour 2021-11-22 16:43:07 +00:00
appengine.go tour: serve from cmd/golangorg as go.dev/tour 2021-11-22 16:43:07 +00:00
fmt.go internal/backport: delete 2022-12-12 20:37:14 +00:00
local.go tour: fix formatting endpoint 2021-11-25 00:26:26 +00:00
server_test.go tour: serve from cmd/golangorg as go.dev/tour 2021-11-22 16:43:07 +00:00
tour.go all: fix a lot of typos 2022-06-15 16:32:49 +00:00