Closed
Description
Describe the bug
gcexportdata.Find
has been rewritten:
gcexportdata.NewImporter
uses gcexportdata.Find
.
And revive
uses gcexportdata.NewImporter
:
Line 30 in 60e1ae4
To Reproduce
Steps to reproduce the behavior:
- update
golang.org/x/tools
tov0.1.12-0.20220628192153-7743d1d949f1
- build a binary
- clone https://github.com/kubernetes-sigs/cluster-api
- run the binary
Expected behavior
Run fast
Logs
Desktop (please complete the following information):
- OS: Linux
- Version of Go: all versions
Additional context
gcexportdata.NewImporter
and gcexportdata.Find
are now deprecated.
Metadata
Metadata
Assignees
Labels
No labels