go.mod: update x/tools to HEAD

go get -u golang.org/x/tools
go mod tidy

x/tools/go/ssa is used by message/pipeline. Generics instantiation in
x/tools@0.1.11 could be confused with container index. However,
x/tools/go/ssa does have it fixed in x/tools@0.1.12 (see golang/go#52834).
This change upgrades the required version to ensure that fewer users of
message/pipelines have issues.

Updates golang/go#54086
This commit is contained in:
Jaroslavs Samcuks 2022-08-12 19:59:33 +02:00
Родитель 0f46ec0d89
Коммит 351404b6db

Разница недоступна