a3bf13711c
I had to run `make generate`. Some API functions got additional parameters `Options` and `Context`. I used empty options and `context.TODO()` for now. Signed-off-by: leonnicolas <leonloechner@gmx.de>
6 lines
97 B
Modula-2
6 lines
97 B
Modula-2
module golang.org/x/lint
|
|
|
|
go 1.11
|
|
|
|
require golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7
|