From 7204ccedc3ca48008ad2d5359343e52bf977778d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 11:50:41 +0000 Subject: [chore]: Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2338) --- vendor/github.com/spf13/cobra/powershell_completions.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 vendor/github.com/spf13/cobra/powershell_completions.md (limited to 'vendor/github.com/spf13/cobra/powershell_completions.md') diff --git a/vendor/github.com/spf13/cobra/powershell_completions.md b/vendor/github.com/spf13/cobra/powershell_completions.md deleted file mode 100644 index c449f1e5c..000000000 --- a/vendor/github.com/spf13/cobra/powershell_completions.md +++ /dev/null @@ -1,3 +0,0 @@ -# Generating PowerShell Completions For Your Own cobra.Command - -Please refer to [Shell Completions](shell_completions.md#powershell-completions) for details. -- cgit v1.3