build/maintner
Dmitri Shuralyov eec8b23a3f dashboard: remove x/build special case for Go 1.20
CL 556455 incurred some complexity to opt x/build out of testing with
Go 1.20 sooner than it would've happened automatically. This complexity
is no longer needed since Go 1.20 is fully unsupported now. Remove it.

Updates golang/go#64169.

Change-Id: I99128b9294c50439ed95a91b968a65f18d8fec03
Reviewed-on: https://go-review.googlesource.com/c/build/+/564134
Commit-Queue: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
2024-02-14 21:40:00 +00:00
..
cmd/maintserve maintner/cmd/maintserve: update dependencies and Go version 2023-08-10 19:26:52 +00:00
godata maintner: retry network operations that may fail in getNewSegments 2022-06-29 21:39:37 +00:00
internal/robustio all: clean up obsolete +build lines and io/ioutil uses [generated] 2023-09-08 21:45:36 +00:00
maintnerd dashboard: remove x/build special case for Go 1.20 2024-02-14 21:40:00 +00:00
maintpb all: clean up obsolete +build lines and io/ioutil uses [generated] 2023-09-08 21:45:36 +00:00
maintq all: converge GRPC usage to a single version 2022-03-17 15:12:59 +00:00
maintwatch all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
reclog all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
testdata maintner: increase test coverage for github.go and maintner.go 2019-10-02 16:22:21 +00:00
README.md all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
example_test.go maintner: add examples 2017-12-19 22:08:30 +00:00
gerrit.go all: correct typo and grammar issues in comments 2023-02-21 15:14:29 +00:00
gerrit_test.go maintner: handle multi-line subject edge-case 2019-02-11 18:03:06 +00:00
git.go all: gofmt 2022-04-12 02:01:23 +00:00
git_test.go maintner: fix tests 2017-03-31 01:06:28 +00:00
github.go maintner: delete golang.org/x/exp/slices fallback 2024-01-22 16:42:29 +00:00
github_test.go all: clean up obsolete +build lines and io/ioutil uses [generated] 2023-09-08 21:45:36 +00:00
logger.go maintner: support for updating corpus in-place from its mutation source 2017-04-30 21:30:16 +00:00
maintner.go all: correct typo and grammar issues in comments 2023-02-21 15:14:29 +00:00
maintner_test.go maintner: don't generate no-op github issue mutations on empty bodies 2019-12-05 17:34:07 +00:00
netsource.go all: clean up obsolete +build lines and io/ioutil uses [generated] 2023-09-08 21:45:36 +00:00
netsource_test.go maintner: don't try to download negative bytes 2022-06-29 21:39:38 +00:00
subscribe.go maintnerd: subscribe to pubsubhelper 2017-04-06 15:19:04 +00:00

README.md

Go Reference

golang.org/x/build/maintner

Package maintner mirrors, searches, syncs, and serves Git, Github, and Gerrit metadata.