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>
5 lines
34 B
YAML
5 lines
34 B
YAML
---
|
|
linters:
|
|
enable:
|
|
- golint
|