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:
4
vendor/github.com/spf13/cobra/fish_completions.md
generated
vendored
Normal file
4
vendor/github.com/spf13/cobra/fish_completions.md
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
## Generating Fish Completions For Your cobra.Command
|
||||
|
||||
Please refer to [Shell Completions](shell_completions.md) for details.
|
||||
|
||||
Reference in New Issue
Block a user