go.mod: bump client-go and api machinerie
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>
This commit is contained in:
5
vendor/github.com/spf13/cobra/.gitignore
generated
vendored
5
vendor/github.com/spf13/cobra/.gitignore
generated
vendored
@@ -32,5 +32,8 @@ Session.vim
|
||||
tags
|
||||
|
||||
*.exe
|
||||
|
||||
cobra.test
|
||||
bin
|
||||
|
||||
.idea/
|
||||
*.iml
|
||||
|
Reference in New Issue
Block a user